[ 
https://issues.apache.org/jira/browse/FLEX-33711?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13759185#comment-13759185
 ] 

Alex Harui commented on FLEX-33711:
-----------------------------------

Need test case in order to verify that NativeWindowBoundsEvent shouldn't be in 
the dependency set.  But honestly, I would never expect an app compiled for AIR 
to run on the FlashPlayer.  All of those flash.desktop.* classes would be 
missing as well as a bunch of other AIR-only APIs.
                
> 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

Reply via email to