PDA

View Full Version : Embedding flash in HTML positioning HELP!!


batgirl_sa
11-20-2005, 06:47 PM
i embedded my flash movie in my html page successfully BUT i want to have it in the middle of the stage and it is alwasy to the left ofthe page..... i tried align but it didnt work,,,

i want my swf file in the middle ofthe page how can i do it???!!!!

PLEASE HELP

Thanks

Rossman
11-20-2005, 06:52 PM
Using CSS to set the left and right margin as auto usually works for me...

batgirl_sa
11-21-2005, 05:26 AM
thanks could you tell me how to do that... ?have not used CSS before
thanks

SAVAGER
11-21-2005, 06:02 AM
just throw the flash movie in a table and center the table...

oldnewbie
11-21-2005, 02:03 PM
Simply use the template in post #6 in this thread...

http://www.actionscripts.org/forums/showthread.php3?t=70811

Basically change your movie's name, that's it!