Archive for May 23rd, 2008

23
May

Setting the focus alpha on a NumericStepper control in Flex

The following example shows how you can set the focus alpha on a Flex NumericStepper control by setting the focusAlpha style.

Full code after the jump.

Continue reading ‘Setting the focus alpha on a NumericStepper control in Flex’

23
May

Setting the background color and background alpha for a NumericStepper control in Flex

The following example shows how you can set the background color and background alpha for a Flex NumericStepper control by setting the backgroundColor and backgroundAlpha styles.

Full code after the jump.

Continue reading ‘Setting the background color and background alpha for a NumericStepper control in Flex’