mx.styles.CSSSetStyle
runtime style changes of CSS properties requires this package
_color, classConstructed, CSSStyleDeclarationDependency, invalidateStyle, setColor, stylecache, styleNamestyleName:Stringstylecache:Object_color:NumbersetColor:FunctioninvalidateStyle:Functionstatic classConstructed:Booleanstatic CSSStyleDeclarationDependencyfunction changeColorStyleInChildren(sheetName:String, colorStyle:String, newValue):Voidfunction notifyStyleChangeInChildren(sheetName:String, styleProp:String, newValue):Voidfunction setStyle(styleProp:String, newValue):Voidset a style property. Causes lots of processing so use sparingly
- Parameters