The following example shows how you can set the thumb offset (distance between the slider thumb and track) on an MX HSlider control in Flex by setting the thumbOffset style.
{ 0 comments }
Just a bunch of Adobe Flex Examples
From the category archives:
by Peter deHaan on May 27, 2010
The following example shows how you can set the thumb offset (distance between the slider thumb and track) on an MX HSlider control in Flex by setting the thumbOffset style.
Tagged as: thumbOffset
{ 0 comments }
by Peter deHaan on April 14, 2010
The following example shows how you can create a custom track highlight skin on an MX HSlider control in Flex 4 by setting the trackHighlightSkin style and the Boolean showTrackHighlight style.
Tagged as: Gumbo, showTrackHighlight, trackHighlightSkin
{ 3 comments }
by Peter deHaan on April 13, 2010
The following example shows how you can set the track highlight accent color on an MX HSlider control in Flex 4 by setting the accentColor style using MXML, CSS, or ActionScript.
Tagged as: accentColor, Gumbo
{ 0 comments }
by Peter deHaan on April 13, 2010
In a previous example, “Changing a slider control’s thumb skin”, we saw how you could customize a slider control (HSlider or VSlider) and use your own custom embedded image instead of the default triangle thumb skin.
The following example shows how you can create a custom thumb skin on an MX HSlider control in Flex 4 by setting the thumbSkin style.
{ 0 comments }
by Peter deHaan on January 7, 2010
The following example shows how you can apply styles to individual thumbs in a MX HSlider control in Flex by calling the getThumbAt() method to get a specific thumb and then calling the setStyle() method to apply the styles.
Full code after the jump.
Tagged as: fillColors, getThumbAt(), thumbCount
{ 0 comments }
by Peter deHaan on December 18, 2009
In a previous example, “Changing a slider control’s thumb skin”, we saw how you could specify a custom embedded image instead of the default HSlider/VSlider thumb skin by setting the thumbSkin style.
In the following example shows how you can remove the thumb altogether by setting the thumbSkin style to null.
Full code after the jump.
Tagged as: showTrackHighlight, thumbSkin
{ 2 comments }
by Peter deHaan on September 24, 2009
The following example shows how you can customize the track highlight skin on a Halo/MX HSlider control in Flex 4 by setting the showTrackHighlight and trackHighlightSkin styles.
Tagged as: Gumbo, showTrackHighlight, trackHighlightSkin
{ 0 comments }
by Peter deHaan on June 27, 2009
in HSlider
The following example shows how you can set the track margin on a Halo/MX Slider control in Flex 3 by setting the trackMargin style.
Full code after the jump.
Tagged as: trackMargin
{ 0 comments }
Get smart with the Thesis WordPress Theme from DIYthemes.