A Flash Developer Resource Site

Results 1 to 2 of 2

Thread: Flash full screen code

  1. #1
    Junior Member
    Join Date
    Dec 2011
    Posts
    16

    Flash full screen code

    I am looking for a flash fullscreen code to use in index.html file in my website. Please help..

  2. #2
    Junior Member abhijit.chaore's Avatar
    Join Date
    Apr 2012
    Location
    India
    Posts
    6

    Which actionscript version you are using?

    Which actionscript version you are using? If you are using AS 3.0 then try this code -

    stage.displayState = StageDisplayState.FULL_SCREEN;

    Hope it helps. Thanks.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  




Click Here to Expand Forum to Full Width

HTML5 Development Center