redsox9
08-23-2006, 03:09 PM
Hi, everyone:
I have an advertiser that gave me a Flash banner with the swf extension. I used a similar code to this to post it on my site:
<p class="centered_text"><embed src="file.swf" width="468" height="60" play="true" loop="true" quality="best" pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash"></p>
Obviously, my intent is to center the banner, but it just stays to the left. Do I need to create a class for the embedded object and, if so, would someone post an example? Of course, if I have the code incorrect, I'd like to know what I did wrong, too!
Much appreciated! :)
I have an advertiser that gave me a Flash banner with the swf extension. I used a similar code to this to post it on my site:
<p class="centered_text"><embed src="file.swf" width="468" height="60" play="true" loop="true" quality="best" pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash"></p>
Obviously, my intent is to center the banner, but it just stays to the left. Do I need to create a class for the embedded object and, if so, would someone post an example? Of course, if I have the code incorrect, I'd like to know what I did wrong, too!
Much appreciated! :)