A Flash Developer Resource Site

Results 1 to 9 of 9

Thread: how do you make a full screen movie exe

Hybrid View

  1. #1
    Miss Understood miffy's Avatar
    Join Date
    Oct 2001
    Location
    Australia
    Posts
    150

    how do you make a full screen movie exe

    i have a movie which i want to publish as an exe and open full screen. The current size is 550 x 600px

    How do i do this?

    thanking you


  2. #2
    Banned
    Join Date
    Apr 2001
    Location
    Montréal, Québec.
    Posts
    25,397
    on the first frame...

    fscommand("fullscreen", "true");

    For further info...

    http://www.macromedia.com/support/fl...projectors.htm

  3. #3
    Miss Understood miffy's Avatar
    Join Date
    Oct 2001
    Location
    Australia
    Posts
    150
    thanks


    also.......what script do i use to close tje window?

    thanking you


  4. #4
    Banned
    Join Date
    Apr 2001
    Location
    Montréal, Québec.
    Posts
    25,397
    Did give you a link, didn't I?

    fscommand("quit");

  5. #5
    Miss Understood miffy's Avatar
    Join Date
    Oct 2001
    Location
    Australia
    Posts
    150
    cheers thanks

  6. #6
    Miss Understood miffy's Avatar
    Join Date
    Oct 2001
    Location
    Australia
    Posts
    150
    Need more help

    i made my movie and it opens full screen and closes. good!

    however i want it to open full screen from a link in a html or swf file and have it open up to full screen. Currently it's opening up to the size of the browser unless i click on it directly from the folder where it's stored.

    any ideas

  7. #7
    Banned
    Join Date
    Apr 2001
    Location
    Montréal, Québec.
    Posts
    25,397
    Fullscreen is a projector file feature.

    If you want to open a fullscreen borderless background online, this will only work with IE.

  8. #8
    Miss Understood miffy's Avatar
    Join Date
    Oct 2001
    Location
    Australia
    Posts
    150
    well i have IE so what i'm asking is how do i load the swf to open to full screen?

    I want to have a link on a html page and have that open the swf which opens full screen.

    i'm sure it's easy but i don't get the basics.......as i said the swf file opens to full screen but only from my com if i open it directly.

    i hope this makes sense?

    all help appreciated



  9. #9

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