0 Replies Latest reply: Sep 5, 2014 9:52 AM by josephdecarie RSS

    FULL_SCREEN_INTERACTIVE causes app to crash

    josephdecarie Community Member

      Hi,

       

      I developed an app that opens up new native windows and adds loaded SWFs to it's stage once opened. When I set the displayState of the new windows to FULL_SCREEN_INTERACTIVE the app crashes upon closing the new window.

       

      I'm pretty sure the the display state is causing this bug because when I set it to NORMAL, the app works fine.

       

      The problem report from MacOS gives me :

      Exception Type:  EXC_BAD_ACCESS (SIGSEGV)

      Exception Codes: KERN_INVALID_ADDRESS at 0x000000003f800001

       

      I'm using AIR 14.

       

      Has anyone had issues with this before.

       

      Thanks.