Forum Moderators: open
The embeding code is such:
<div id="banner">
<object type="application/x-shockwave-flash" data="header.swf" width="897" height="130">
<param name="movie" value="header.swf" />
</object>
</div>
Any ideas as to why I would be getting the white border on the sides? It's almost like I am setting the width wider than the movie is so it has to add in filler content.