Erik de Bruin created FLEX-33711:
------------------------------------
Summary: Flash Player throws VerifyError when launching simple
project with event handler in root tag
Key: FLEX-33711
URL: https://issues.apache.org/jira/browse/FLEX-33711
Project: Apache Flex
Issue Type: Bug
Components: Falcon
Affects Versions: Apache Falcon 1.0
Reporter: Erik de Bruin
When running the 'amxmlc' output of a simple AIR project (FB default project)
with an event handler (creationComplete) in the root tag, Flash Player
11.8.800.94 throws the following error:
VerifyError: Error #1014: Class flash.events::NativeWindowBoundsEvent could not
be found.
at flash.display::MovieClip/nextFrame()
at mx.managers::SystemManager/deferredNextFrame()
at mx.managers::SystemManager/preloader_preloaderDocFrameReadyHandler()
at flash.events::EventDispatcher/dispatchEventFunction()
at flash.events::EventDispatcher/dispatchEvent()
at mx.preloaders::Preloader/timerHandler()
at flash.utils::Timer/_timerDispatch()
at flash.utils::Timer/tick()
The same project compiled with the 'old' compiler runs fine.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira