A Flash Developer Resource Site

Results 1 to 5 of 5

Thread: full size pop up window

  1. #1
    Junior Member
    Join Date
    Mar 2001
    Posts
    26

    Post

    The problem is the following: I need to make a full size window in which to view the flash movie, but i dont know what size the movie has to be so that it will be full size in all browsers. A good example is the following site- http://www.atelier-image-in.com/. I appreciate any responses.

  2. #2
    Member
    Join Date
    Apr 2002
    Posts
    43
    Thats easy in the first frame of you movie make an action script that says
    fscommand ("fullscreen", "true");

    Kaldertaut

  3. #3
    Junior Member
    Join Date
    Mar 2001
    Posts
    26
    Ok, but what size does the movie have to be (ex: 550x400px) so that it can be viewed full-screen?

  4. #4
    Junior Member
    Join Date
    Mar 2001
    Posts
    26
    In other words, with what size of movie will it be best viewed across different screen resolutions? Thanks for any help.

  5. #5
    Junior Member
    Join Date
    Jan 2002
    Posts
    16
    Originally posted by Kaldertaut
    Thats easy in the first frame of you movie make an action script that says
    fscommand ("fullscreen", "true");
    Ok that's fine, but fscommand is only intended for standalone player, is it?

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