A Flash Developer Resource Site

Results 1 to 2 of 2

Thread: diferrent screen resolutions

  1. #1
    Junior Member
    Join Date
    Oct 2000
    Posts
    4
    lets say i have a simple text animation such as the one at http://208.55.237.209/ . The swf component is 493 pixels wide right now. I want the width to be the same as the x value in the viewer's screen resolution(640 if it's 640X480, 800 if 800X600, etc). But, if I set the width to, say 640, and i <CENTER></CENTER> it, it's not going to give the desired effect in an 800x600, which is to have the text come in from the edge of the screen. I can set the width/height in Swish and I can set it too in the <OBJECT> tag; but which one takes precedence?

    thanks
    -ramakan

  2. #2
    Senior Member velez's Avatar
    Join Date
    Aug 2000
    Posts
    1,719
    Set the height/width in your html code to 100%. At the same time, set your LEFTMARGIN/RIGHTMARGIN/TOPMARGIN to 0.

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