Hol:
Como se puede elegir varios skin
ya que uso

public function cambio():void {
// StyleManager.loadStyleDeclaration("AeonGraphical.swf",true,false)
StyleManager.loadStyleDeclarations("AeonGraphica.swf",true,false);
//StyleManager.loadStyleDeclarations("../assets/BasicStyles.swf")
}


pero no funciona
manda este error


Error: Unable to load style(Error #2036: No se completó la carga. URL: AeonGraphica.swf): AeonGraphica.swf.
at <anonymous>()[C:\autobuild\3.4.0\frameworks\projects\framework\src\mx\styles\StyleManagerImpl.as:858]
at flash.events::EventDispatcher/dispatchEventFunction()
at flash.events::EventDispatcher/dispatchEvent()
at ModuleInfoProxy/moduleEventHandler()[C:\autobuild\3.4.0\frameworks\projects\framework\src\mx\modules\ModuleManager.as:1101]
at flash.events::EventDispatcher/dispatchEventFunction()
at flash.events::EventDispatcher/dispatchEvent()
at ModuleInfo/errorHandler()[C:\autobuild\3.4.0\frameworks\projects\framework\src\mx\modules\ModuleManager.as:734]