This isnt done in Fkash ... sorry got myself all ocnfused
What you need to do is place the following in your HTML for the page that contains the .swf. Use a text editor or dreamweaver, or any package to generate the HTML.
<table border=0 cellspacing=0 cellpadding=0 width="100%" height="100%">
<tr>
<td valign="middle" align="center"> // place the HTML generated ny the publish comand in flash here //
</td>
</tr>
</table>