Search code examples
actionscript-3flashflash-cs6

Fullscreen in Action Script 3


I work with Flash Adobe CS6.

I want to have a fullscreenmode in my application. In AC2 there was a function fscommand. I tried this one, but without success. I just have a .swf file, which should go to fullscreenmode after starting.

Do i have a opportunity to bring my application in Fullscreen Mode, without using Adobe Air ?

Flash Player Version: 11.4


Solution

  • Use :

    stage.displayState = StageDisplayState.FULL_SCREEN