A Flash Developer Resource Site

Results 1 to 4 of 4

Thread: How to design for all resolutions?

  1. #1
    Junior Member
    Join Date
    Nov 2000
    Posts
    8
    I created a movie that is 640px X 480px. I filled up the screen with the content I wanted on it. When I view it in 640 X 480 the freaking thing doesn't fit at all. You have to scroll down and across to view it! How do you design a movie so that it is viewable in all resolutions? Thanks, Tom Scott

  2. #2
    well if use a screen resolution of 640x400 and your movie is the same size it won't fit. Why? because the browser window uses some space of the screenresolution to. A 800x600 movie will also be to big for a 800x600 resol. If you want to use the browser window you have to set the hight and width 100% in the html code. it will stretch the movie if neccesary. You can also type scroll=no in the body and you don't have scroll so it will use the hole window

  3. #3
    Senior Moderator ®
    FK´s Banning Machine ™
    GMF ™'s Avatar
    Join Date
    Feb 2000
    Location
    Oslo, Norway
    Posts
    5,697
    This is a great post in another thread about this http://www.flashkit.com/board/showth...threadid=55560


    Wow, this was my post # 3000

  4. #4
    yep it's a great post to take a look at.

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