[
https://issues.apache.org/jira/browse/FLEX-33711?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13759985#comment-13759985
]
Erik de Bruin commented on FLEX-33711:
--------------------------------------
Ah, I see now. I just double clicked the SWF that resulted from the compile...
My bad. For future dummies like me: you run AIR apps from the command line
using "$PATH_TO_ADL_SCRIPT Main-app.xml". My mini-test app (Button, Label and
some events) works as expected.
> 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