Centering flash in a web page!HOW!

I’m a descent web desginer…i know alot about flash but…how in the hell do you center flash in a web page???
like this one for instance…http://compactstudios.com/

Please someone help me!!
thanks

http://64.207.155.38/forums/showthread.php?s=&threadid=11361

thank you thank you…u just saved my life!!

No problem :slight_smile:

for my site i used two frameset, one within another :

1.frameset featuring 3 columns, col.1 = blank html page, col.2 = frameset 2, col.3= blank html page.

2.second frameset feat. 3 rows, row.1 = blank, row 2 = my swf, row 3=blank

if anybody needs code or more info then reply here

lost - is there a way to do this with one webpage (my site is centered both vertically and horizontally)

mariofan

just use a table with a single cell. and in the cell give it valign=“middle” align=“center”

I didn’t check the link but that might be what it says…

*Originally posted by mariofan *
**
lost - is there a way to do this with one webpage (my site is centered both vertically and horizontally)

mariofan **

The link I posted does exactly that.