Tag Archive for 'stylemanger'

29
Feb

Styling Alert controls in Flex using the StyleManager class and setStyle() methods

The following example shows how you can style a Flex Alert control using the static StyleManager.getStyleDeclaration() method, and the setStyle() method.

Full code after the jump.

Continue reading ‘Styling Alert controls in Flex using the StyleManager class and setStyle() methods’