stage.displayState = StageDisplayState.FULL_SCREEN_INTERACTIVE (You need to target FP 11.3+ to use this mode) or . stage.displayState = StageDisplayState.FULL_SCREEN. The latter one won't allow you to read keyboard input while in full-screen mode.
When user wants to quit, he can just close the window. – Andrei Nikolaenko Feb 27 '15 at 18:52 It will be run in flash player..i'm not publishing to AIR or web...just make it to .swf and run in flash player...so i need button exit work to close
I would click the EXE file, the screen would flash and then close. When I took that code out of the Actions for that button's layer, it worked fine (didn't close) but now I don't have a quit command. Unless I did something wrong? So is there a
Post a Comment:
Showing 0 Comments: