The following example shows how you can set the value interval on a Flex FxHSlider control in Gumbo by setting the stepSize and valueInterval properties.
Full code after the jump.
{ 0 comments }
Just a bunch of Adobe Flex Examples
Posts tagged as:
The following code shows how you can adjust the step size on a Flex NumericStepper control by setting the stepSize property.
Full code after the jump.
{ 0 comments }