You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flex.apache.org by "Alex Harui (JIRA)" <ji...@apache.org> on 2013/09/05 18:08:52 UTC

[jira] [Commented] (FLEX-33711) Flash Player throws VerifyError when launching simple project with event handler in root tag

    [ 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