-
Flash full screen code
I am looking for a flash fullscreen code to use in index.html file in my website. Please help..
-
Junior Member
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|