The following example shows how you can remove the default drop shadow from the nested DateChooser control in a Flex DateField control by setting the dropShadowEnabled style.
Full code after the jump.
{ 0 comments }
Just a bunch of Adobe Flex Examples
From the daily archives:
The following example shows how you can remove the default drop shadow from the nested DateChooser control in a Flex DateField control by setting the dropShadowEnabled style.
Full code after the jump.
{ 0 comments }
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.
{ 0 comments }