Inserting Flash
-
I removed the top image from my template in the css file and added Flash in the header.php file the following is me flash code.
<div id="header"> <!-- this is your embeded flash file --> <script type="text/javascript"> AC_FL_RunContent( 'codebase','http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,28,0','width','32','height','32','title','topBanner','src','http://www.mr2sellhomes.com/wp-content/themes/sunsetidea-10/images/topBanner','quality','high','pluginspage','http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash','movie','http://www.mr2sellhomes.com/wp-content/themes/sunsetidea-10/images/topBanner' ); //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="32" height="32" title="topBanner"> <param name="movie" value="http://www.mr2sellhomes.com/wp-content/themes/sunsetidea-10/images/topBanner.swf" /> <param name="quality" value="high" /> <embed src="http://www.mr2sellhomes.com/wp-content/themes/sunsetidea-10/images/topBanner.swf" quality="high" pluginspage="http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" width="32" height="32"></embed> </object></noscript> <div id="tabs1"> <ul> <li><a href="http://www.mr2sellhomes.com" title="Home">Home</a></li> <li class="page_item page-item-2"><a href="http://www.mr2sellhomes.com/?page_id=2" title="About">About</a></li> <li class="page_item page-item-20"><a href="http://www.mr2sellhomes.com/?page_id=20" title="1-8002-SellHomes">1-8002-SellHomes</a></li> </ul> </div> </div>Here is the URL for the flash:
http://www.mr2sellhomes.com/wp-content/themes/sunsetidea-10/images/topBanner.swf
Here is the URL for my WordPress
http://www.mr2sellhomes.com
I can’t figure it out,
The topic ‘Inserting Flash’ is closed to new replies.