Packagemx.styles
Interfacepublic interface IStyleModule

Language Version: ActionScript 3.0
Product Version: Flex 3
Runtime Versions: Flash Player 9, AIR 1.1

Simple interface to manipulate style modules. You can cast an object to an IStyleModule type so that there is no dependency on the StyleModule type in the loading application.



Public Methods
 MethodDefined By
  
Unloads the style module.
IStyleModule
Method Detail
unload()method
public function unload():void

Language Version: ActionScript 3.0
Product Version: Flex 3
Runtime Versions: Flash Player 9, AIR 1.1

Unloads the style module.