Archive for May 18th, 2008

18
May

Setting the text alignment in a NumericStepper control in Flex

The following example shows how you can set the text alignment for a Flex NumericStepper control by setting the textAlign style.

Full code after the jump.

Continue reading ‘Setting the text alignment in a NumericStepper control in Flex’

18
May

Using embedded fonts with the NumericStepper control in Flex

The following example shows how you can use an embedded font with the Flex NumericStepper control by setting the fontFamily style.

Full code after the jump.

Continue reading ‘Using embedded fonts with the NumericStepper control in Flex’