Forum Moderators: not2easy
[edited by: SuzyUK at 7:28 am (utc) on Oct. 6, 2008]
[edit reason] please no URI's [/edit]
perhaps if you split out just the <object>/<embed> code and the footer div into its own page to make a small code example which you can post here it would help us all. If the problem doesn't happen when only those two elements are present, add back in your widths and any other elements you might have between them e.g. any clearing divs, and then keep adding the surrounding code until it does.
Also add some background colors behind the movie so you/we can see exactly where and how much the gap is
without a code sample it's hard to tell, oh and make sure the
code validates [validator.w3.org] as this might be a factor
using fixed heights within a CSS layout is not generally a good idea unless they are on elements which only contain fixed height elements like images, objects, frames etc. differences in rendering of relative elements like font sizes /line-heights etc. x-browser will make it impossible to fix something like a footer element to the bottom and for it to always appear pixel perfect in each different browser