A Flash Developer Resource Site

Results 1 to 3 of 3

Thread: full screen

  1. #1
    Junior Member
    Join Date
    Feb 2005
    Posts
    29

    full screen

    In FLASH MX, how do you make a command so that when you double click the file, the swf file goes to full screen?

  2. #2
    Senior Member firoz_dj's Avatar
    Join Date
    Oct 2001
    Location
    Mumbai(Bombay), India
    Posts
    271
    On first frame of your flash movie assign this action

    fscommand("fullscreen", true);

    your are done for running SWF fullscreen.
    try to do something, you can do anything

  3. #3
    Junior Member
    Join Date
    Feb 2005
    Posts
    29
    thank you

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