Exiting full screen mode in Flash

Posted by OleK on Stack Overflow See other posts from Stack Overflow or by OleK
Published on 2010-05-08T10:26:51Z Indexed on 2010/05/08 11:08 UTC
Read the original article Hit count: 145

Filed under:
|
|

I am working on a flash game, that will be distributed as and EXE file. I would very much like the game to run full screen, which is not a problem, but I am struggling with replacing flash default behavior when escape is pressed. When escape is pressed I would like to display a custom menu asking the user if they want to exit the game or continue playing, not just exit full screen more.

Is this possible in Flash?

© Stack Overflow or respective owner

Related posts about flash

Related posts about actionscript-3