I am working on incorporating a flash header into one of my layouts and it's not displaying right in IE. See this image:



I bracketed in black there for you to see the gap between the bottom of the table and header. That gap shouldn't be there.

Looking at the site in Firefox you see this:



You can see it fits flush with the bottom of the table as it should here. Anyone know what the issue is?

Here is the HTML:

CODE
      <object width="429" height="92" style="display:block; border: 0; padding: 0; margin: 0;">
<param name="movie" value="images/header.swf">
        <embed src="images/header.swf" width="429" height="92">
</embed></object>