PDA

View Full Version : Center SWF in all browsers PLZ HELP!



gustavojdc
April 29th, 2010, 09:13 AM
hey guys ;)

i really need your help, i want to center my swf to work in the most browser possible...

if you find a solution can you tell me where i need to insert? ;)

i'll post my code so can be easier to explain to me or for anybody who need help in this too :)

i really appreciate guys!;)

code:

psych0mantis00
April 29th, 2010, 11:27 AM
This is the method I usually use:

http://www.thesitewizard.com/css/center-div-block.shtml

mrE
May 11th, 2010, 12:13 PM
margin: 0 auto;