The following example shows how you can get the currently selected value from a Spark Spinner control in Flex 4 by getting the value property.
{ 0 comments }
Just a bunch of Adobe Flex Examples
From the category archives:
The following example shows how you can get the currently selected value from a Spark Spinner control in Flex 4 by getting the value property.
{ 0 comments }
The following example shows how you can wrap values in a Spark Spinner control in Flex 4 by setting the Boolean allowValueWrap property.
Full code after the jump.
{ 2 comments }