The following example shows how you can set the thickness of a tick on a Flex HSlider control by setting the tickThickness style.
Full code after the jump.
Continue reading ‘Setting the tick thickness on a Slider control in Flex’
The following example shows how you can toggle a Flex Slider control’s tick marks so they are only visible while the user’s mouse cursor is over the HSlider/VSlider control.
Full code after the jump.
Continue reading ‘Toggling a Flex Slider control’s tickInterval property’