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