Quote:
Originally Posted by TheInsaneManiac
What's the $ad_location for the slideshow?
<object width="550" height="400">
<param name="movie" value="somefilename.swf">
<embed src="somefilename.swf" width="550" height="400">
</embed>
</object>
Change the somefilename.swf to your files location and name. Also make sure you change the width and height.
|
thanks mate, I'll give it a shot... I ended up finding this last night and it's working... same type of thing, just a bit more text...
<object classid = "clsid: D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width="160" height="900">
<param name="movie" value="http://www.ozaudi.com/forums/images/Ads/Mike Weber Tall.swf">
<param name="quality" value="high">
<embed src="http://www.ozaudi.com/forums/images/Ads/Mike Weber Tall.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="160" height="900"></embed></object>