I need to change the style/CSS/SKINs of all components when application run in browser or AIR ?
My application includes built-in and custom components.
|
I need to change the style/CSS/SKINs of all components when application run in browser or AIR ? My application includes built-in and custom components. |
|||
|
|
|
StyleManager.setStyle(name:String, style:Object) StyleManager.setComponentStyle(component:Object, name:String, style:Object) |
|||||
|
|