How to center flash in browser

I need help on how to center flash/ movie/ site in browser

Hi,
Try this in your html file :

This code goes under the Head tag and will centre movie and remove margins:



<body bgcolor="#FFFFFF" text="#000000" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0"> 
<TABLE WIDTH="100%" HEIGHT="100%" BORDER="0"><TR align="center" valign="middle"><TD>

Alternatively, you can download an extension from MM that will autoamatically give you the same effect

Cheers

SteveD

Well, we got a tutorial here on kirupa, might help searching for it…:). It’s the same approach, just put the code in an html file of that movie.