A Flash Developer Resource Site

Results 1 to 3 of 3

Thread: [MX] Question on stage size

  1. #1
    Senior Member
    Join Date
    Feb 2002
    Location
    Newcastle Upon Tyne
    Posts
    324

    [MX] Question on stage size

    Hello,

    If I want to design a website that fits perfectly within standard Internet Explorer (with no added toolbars) with the screen at resolution 1024 x 768, what size should my stage be?

    Thanks for your help,

    Boxwell
    www.boxwellwebdesign.com

  2. #2
    Member Pepember
    Join Date
    Jul 2001
    Location
    Berlin
    Posts
    886
    the easiest would be to embed flash with width and height of 100% so it adapts to the current browser window. you would also set your html pages's margin to 0 px like this:
    <body style="margin:0px;">

    if you want to have a fixed size, just take a screenshot of an opened IE instance at 1024x768 and measure out the viewport in Photoshop or a similar tool.
    Please sign here

  3. #3
    Senior Member
    Join Date
    Feb 2002
    Location
    Newcastle Upon Tyne
    Posts
    324
    Thats great, thanks.

    In all the time I have done Flash, I never realised you could do that! It's strange how you can miss what seems like the most simple things if you are not looking for them!

    Cheers

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