Centring the damn thing

Hi,

Does anyone know how to centre the movie in html when I upload it. I can centre it horizontally but vertically is more of a tricky subject…

I leave it it to you…

postatomic:evil:


<table width="100%" height="100%" border="0">
<tr align="center" valign="middle">
<td>
<embed src="swf here"></embed>
</td>
</tr>
</table>