A Flash Developer Resource Site

Results 1 to 3 of 3

Thread: Screen resolution

  1. #1
    Member
    Join Date
    May 2002
    Posts
    70

    Screen resolution

    Is it possible to get a flash movie to fit the current screen resolution say 800x600 and 1024x768 without it being distorted in anyway.
    Thanks for any help offered

    Trekmp

  2. #2
    Senior Member
    Join Date
    Jan 2001
    Posts
    157
    if you put

    fscommand("allowscale", false);

    when you maximize the window, the movie will not get distorted.

    regards
    Darkseed. Graphic Designer.

  3. #3
    Owned By Code
    Join Date
    Feb 2001
    Posts
    151
    I think trekmp means that if the user is on 800x600 they get a smaller version and if at 1024 they get the bigger one.. but doesn't want it to destort.

    If all else fails you could always put a res check javasctpt in that will load 2 seperate pages all together

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