From the category archives:

Spinner (Spark)

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.

[click to continue…]

{ 0 comments }

The following example shows how you can use advanced CSS to style the decrement and decrement buttons on a Spark Spinner control’s vertical scroll bar in Flex 4 by styling the #decrementButton and #incrementButton selectors.

Full code after the jump.

[click to continue…]

{ 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.

[click to continue…]

{ 2 comments }