mahart
Forum Replies Created
Viewing 1 replies (of 1 total)
-
Forum: Themes and Templates
In reply to: Template with .SWF fileI did the above for the following code and it still doesn’t show up:
<script type="text/javascript"> AC_FL_RunContent( 'codebase','http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,28,0','width','120','height','600','title','Shearwater','src','<?php bloginfo('template_url'); ?>/images/Ads/shearwaterTall_120_600.swf','quality','high','pluginspage','http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash','movie','<?php bloginfo('template_url'); ?>/images/Ads/shearwaterTall_120_600.swf' ); //end AC code </script><noscript><object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,28,0" width="120" height="600" title="Shearwater"> <param name="movie" value="<?php bloginfo('template_url'); ?>/images/Ads/shearwaterTall_120_600.swf" /> <param name="quality" value="high" /> <embed src="<?php bloginfo('template_url'); ?>/images/Ads/shearwaterTall_120_600.swf" quality="high" pluginspage="http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" width="120" height="600"></embed> </object></noscript>Please help if you can!
Viewing 1 replies (of 1 total)