Home
Flex
Chart
Components
Container
Data Model
Development
Effects
Event
Graphics
Grid
Style
Menu
StyleManager « Style « Flex
Flex
Style
StyleManager
1.
To remove a CSSStyleDeclaration object, use StyleManager.clearStyleDeclaration()
2.
Use StyleManager.loadStyleDeclarations() to load CSS-based SWF file at run time
3.
Adding global CSS styles with StyleManager
4.
Set the fontSize style to 15 and the color to 0x9933FF on all Button controls in the Spark namespace
5.
Loadng a style sheet when you click the button
6.
Use StyleManager to apply styles to all classes or specified classes
7.
Load and unload style with StyleManager
8.
ColorFormat StyleManager
9.
Store selectorss names that are registered with the StyleManager in an Array.
10.
Color Format with StyleManager
11.
Using Embedded gif image with StyleManager
12.
Use hexadecimal format or the VGA color name
13.
Compare Color value after convert color value to string value with Color.toString()