From the daily archives:

Sunday, December 23, 2007

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.

[click to continue…]

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

[click to continue…]

{ 0 comments }