Hello,
I'm trying to center a movie in the browser but it seems to stay in the top left hand everytime I publish preview it. I changed the publish setting several times but can't get it work right
Sorry if the question is too basic for this forum.
Any help would be greatly appreciated.
Thanks
There is an easy fix to this problem...within the HTML page, create a table with the width and height values set to 100% (this will require the table to take up the entire browser window no matter what resolution the user's screen is). Then set the alignment of the table to "center." Finally just insert your flash movie within the single table data <TD> and it should center itself within the table.