.swf in sidebar
-
Have trawled through the forum and so far nothing I do is making a difference (good or bad).
Would like to have a .swf in the sidebar (in a widget or running free), and have put this code practically everywhere (sidebar-left.php, header.php etc, within the relevant div’s):
<object type=”application/x-shockwave-flash” data=”https://mandyleigh.com/wp-content/uploads/banners/flash.swf” width=”160″ height=”160″>
<param name=”movie” value=”https://mandyleigh.com/wp-content/uploads/banners/flash.swf” />
<img src=”https://mandyleigh.com/wp-content/uploads/banners/180×140.jpg” width=”140″ height=”180″ alt=”no flash” title=”no flash”/></object>and tried this one as well:
<object classid=”clsid:D27CDB6E-AE6D-11cf-96B8-444553540000″ codebase=”https://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0″ width=”204″ height=”200″>
<param name=”movie” value=”https://mandyleigh.com/wp-content/uploads/banners/flash.swf”>
<param name=”quality” value=”high”>
<embed src=”https://mandyleigh.com/wp-content/uploads/banners/flash.swf” quality=”high” pluginspage=”https://www.macromedia.com/go/getflashplayer” type=”application/x-shockwave-flash” width=”204″ height=”200″>
</embed>
</object>but no joy so far. Doesn’t even show. Any idea’s?
- The topic ‘.swf in sidebar’ is closed to new replies.