Centerin flash within the window

I Just created a small flash page that I want to center within the explorer window. Right now, when I export the swf and open it it squeezes to the top left hand corner of the browser. Any recommendations on how to center it so that the site looks clean and professional?

Thanks!

J. Rosano


<table width="100%" height="100%">
<tr><td width="100%" height="100%" align="center" valign="middle">

FLASH EMBED CODE HERE

</td></tr>
</table>

There ya go, a full size table that will center your flash movie in the browser window.

Thank you for taking the time to read my post and reply

J. Rosano

No problem, I hope this solves your alignment issue.