by Peter deHaan
June 4, 2008
In a previous example, “Setting the tick thickness on a Slider control in Flex”, we saw how to change the thickness of a tick on a Flex HSlider control by setting the tickThickness style.
The following example shows how you can set the length of a tick on a Flex HSlider control by setting the tickLength [...]
Read the full article →
by Peter deHaan
May 9, 2008
The following example shows how you can control the data tip offset in a Flex HSlider control by setting the dataTipOffset style.
Full code after the jump.
Read the full article →