Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Cannot Reproduce
-
Adobe Flex SDK Previous
-
None
-
None
-
Affected OS(s): All OS Platforms
Language Found: English
Description
Steps to reproduce:
1. compile, run attached test file
2. when the app is launched, click "load css style" button on windowedApplication
->receive following:
ReferenceError: Error #1069: Property http://www.adobe.com/2006/flex/mx/internal::setStyle not found on mx.styles.CSSStyleDeclaration and there is no default value.
at MyWindowStyle2()
at MyWindowStyle2_mx_core_FlexModuleFactory/create()
at MethodInfo-4227()
at flash.events::EventDispatcher/dispatchEventFunction()
at flash.events::EventDispatcher/dispatchEvent()
at ModuleInfoProxy/moduleEventHandler()
at flash.events::EventDispatcher/dispatchEventFunction()
at flash.events::EventDispatcher/dispatchEvent()
at ModuleInfo/readyHandler()
at flash.events::EventDispatcher/dispatchEventFunction()
at flash.events::EventDispatcher/dispatchEvent()
at mx.core::FlexModuleFactory/update()
at mx.core::FlexModuleFactory/timerHandler()
at flash.utils::Timer/_timerDispatch()
at flash.utils::Timer/tick()
Expected Results:
Workaround (if any):