all groups > macromedia flash sitedesign > september 2003 >
You're in the

macromedia flash sitedesign

group:

*** How can I fill width of browser without space?



*** How can I fill width of browser without space? nin9999
9/28/2003 8:10:36 PM
macromedia flash sitedesign: Flash MX, I have my flash movie (800px by 540px) and I would like the left edge of the flash movie to be flush with the left side of the browser window. The problem is I align it to the left and there is always about a 1/8" space between the flash movie and the left edge of the browser. Is there any way to for it to be even with the browser window edge?

Thanks
J


Re: *** How can I fill width of browser without space? thegreenhead
9/28/2003 11:54:38 PM
You need to set your margins in the body tag of your html.

For Example:
<body leftMargin=0 topMargin=0 marginwidth=0 marginheight=0>

This should take care of your problem. :)

Michael Kiely
Green Head Interactive Design
http://www.thegreenhead.com



[quoted text, click to view]
edge of the flash movie to be flush with the left side of the browser
window. The problem is I align it to the left and there is always about a
1/8" space between the flash movie and the left edge of the browser. Is
there any way to for it to be even with the browser window edge?
[quoted text, click to view]

Re: *** How can I fill width of browser without space? morksinaanab
9/29/2003 7:38:30 AM
add leftmarging=0 topmargin=0 marginheight=0 marginwidth=0 to your body tag

Re: *** How can I fill width of browser without space? nin9999
10/1/2003 4:33:33 PM
Thanks!

J

AddThis Social Bookmark Button