Groups | Blog | Home
all groups > macromedia flash sitedesign > september 2004 >

macromedia flash sitedesign : Getting Flash site centered in window



kgillis
9/7/2004 7:29:57 PM
Brad_T
9/8/2004 5:17:47 AM
If you mean centered as in when you view it in a web browser, then simply open
up the html file and add some simple html tags...
<div align="center">
// what you want to be centered goes in here.
</div>
Patrick Bay
9/8/2004 10:24:24 AM
Hi,

Right around the <object> tag and its contents:

<center>
<object ...
....</object>
<center>

Regards,
Patrick

[quoted text, click to view]

kgillis
9/8/2004 2:12:31 PM
jameslyon
9/8/2004 3:45:40 PM
AddThis Social Bookmark Button