Setting the value on the FxHScrollBar control in Flex Gumbo
March 3rd, 2009
The following example shows how you can set the minimum, maximum, and current value on a Flex Gumbo FxHScrollBar control by setting the minimum, maximum, and value properties.
Full code after the jump.
Source:Setting the value on the FxHScrollBar control in Flex Gumbo