From the category archives:

FxNumericStepper

The following example shows how you can set the button repeat interval on a Flex Gumbo FxNumericStepper control by setting the repeatInterval style on the nested increment button and decrement button.

Full code after the jump.

[click to continue…]

{ 0 comments }

The following example shows how you can format the value displayed in a Flex Gumbo FxNumericStepper control by setting a custom display format function using the displayFormatFunction property.

The displayFormatFunction property was added in build 4228. Download Adobe Flex Gumbo SDK.

Full code after the jump.

[click to continue…]

{ 1 comment }

The following example shows how you can wrap values in a Flex FxNumericStepper control by setting the valueWrap property.

Full code after the jump.

[click to continue…]

{ 0 comments }