Forum Moderators: martinibuster
I tried just putting in the html the way I would within a web page, but in the browser my site is trying to get the user to download the file. I must be doing something wrong. Any ideas?
My alternate ads document looks like this:
<PARAM NAME=movie VALUE="[location of swf file]">
<PARAM NAME=quality VALUE=high>
<PARAM NAME=bgcolor VALUE=#FFFAFA>
<EMBED src="[location of swf file]" quality=high bgcolor=#FFFFFF WIDTH=160 HEIGHT=600 TYPE="application/x-shockwave-flash" PLUGINSPAGE="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash"></EMBED>
</OBJECT>
<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="32" height="32">
(for Flash MX, you'll need to change the version number if it's 5)