PDA

View Full Version : movie position in the browser window


anjelika
10-23-2001, 12:48 AM
Hi!
My problem is that when I publish my movie as an HTML file the movie itself is positioned to the left of the browser window. I don't know how to change it. All the settings are on "center".
Any suggestions?
Thanks for reading this
Hope you could help me
:o

kingarturo
10-23-2001, 02:40 AM
Hi there,

Are you using any html editor, like Dreamweaver? If not just use this code;

<div align="center">your swf code goes here</div>

Hope that helps.

Peace.