Need help with Flash insert !!
-
I’m trying to add Falsh ads to my site. I’m using three-columns-kubrick-theme with wordpress 2.0.2
and this is where I put my code in sidebar.php<object classid=”clsid:D27CDB6E-AE6D-11cf-96B8-444553540000″ codebase=”https://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0″ width=”300″ height=”250″>
<param name=”movie” value=”300x250_cute-mean_smileycentral_en.swf” />
<param name=”quality” value=”high” />
<embed src=”300x250_cute-mean_smileycentral_en.swf” quality=”high” pluginspage=”https://www.macromedia.com/go/getflashplayer” type=”application/x-shockwave-flash” width=”300″ height=”250″></embed>
</object>
<? // LEFT SIDEBAR ?>
<div id=”leftsidebar”>- <h2>Search</h2>
.
.
.I put the flash .swf file in the same directory as sidebar.php
What is wrong?
Please check my site at https://www.coolwatchonline.com/
I’d like to show flash ads on the right column but it said “the movie not loaded”
- <h2>Search</h2>
- The topic ‘Need help with Flash insert !!’ is closed to new replies.