Tag Archive for 'borderalpha'

12
Mar

Setting the border alpha on a Panel container in Flex

The following example shows how you can set the border alpha on a Flex Panel container by setting the borderAlpha style.

Full code after the jump.

Continue reading ‘Setting the border alpha on a Panel container in Flex’

23
Dec

Customizing the background alpha and background color of the Alert control in Flex

The following example shows how you can customize the background alpha and background color of a Flex Alert control by setting the backgroundAlpha, backgroundColor, borderAlpha, and borderColor styles.

Full code after the jump.

Continue reading ‘Customizing the background alpha and background color of the Alert control in Flex’