0 Replies Latest reply: Nov 12, 2014 12:42 AM by ExEMWhY RSS

    In my video section, what action script can I make my swf file show me in fullscreen without just making the video player fullscreen?

    ExEMWhY Community Member

      I tried inputting stage.displayState = StageDisplayState.FULL_SCREEN; but that just make my video player full screen and it blocks all my interact-able buttons. Please help.