Re: [css-d] Two pixel gap under flash in Firefox

2005-09-01 Thread Michael Landis
On 8/31/05, Jessica Mays <[EMAIL PROTECTED]> wrote: > I have a flash swf movie that when viewed in IE there is no gap > between the flash movie and the below. However, when > viewed in Firefox there seems to be a 2 pixel gap between the > bottom flash swf and the top of the div. Hi, Jessica, Th

Re: [css-d] Two pixel gap under flash in Firefox

2005-09-01 Thread Ricky Zhou
> Changing the font-size does not seem to do anything for me here. > However, when I set the line-height it actually makes the bar > below disappear. Sorry-- I may have been unclear about what to set those attributes on. If you set font-size: 0; line-height: 0; on the container div, the gap sho

RE: [css-d] Two pixel gap under flash in Firefox

2005-09-01 Thread Jessica Mays
style="margin-left:2px; margin-bottom:0; padding-bottom:0; background-color:#00FF00;">http://www.macromedia.com/go/getflashplayer"; type="application/x-shockwave-flash" width="692" height="184" style="margin-bottom:0; padding-bottom:0; backgroun

Re: [css-d] Two pixel gap under flash in Firefox

2005-08-31 Thread Ricky Zhou
> I have a flash swf movie that when viewed in IE there is no gap between > the flash movie and the below. However, when viewed in Firefox > there seems to be a 2 pixel gap between the bottom flash swf and the top > of the div. In addition to removing margins/paddings, setting font-size and line-h

[css-d] Two pixel gap under flash in Firefox

2005-08-31 Thread Jessica Mays
Hi, I have a flash swf movie that when viewed in IE there is no gap between the flash movie and the below. However, when viewed in Firefox there seems to be a 2 pixel gap between the bottom flash swf and the top of the div. I have the code below and have added a background color to the object ta