Dan S
12-13-2001, 04:41 AM
Hi there,
I need to run this flash banner ad in a frame.
Problem: Clicks on the flash banner do not open in a new window. Also base target="_blank" doesnt help!
How to work around that?
<object classid="clsid :D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=5,0,0,0" width="468" height="60">
<param name=movie value="fh-hor002.swf?myURL=http://www.fetishhell.com/?revid=2012%26s=1" target="_blank">
<param name=quality value=high>
<embed src=fh-hor002.swf?myURL=http://www.fetishhell.com/?revid=2012%26s=1 target="_blank" quality=high pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" width="468" height="60">
</embed>
</object>
I need to run this flash banner ad in a frame.
Problem: Clicks on the flash banner do not open in a new window. Also base target="_blank" doesnt help!
How to work around that?
<object classid="clsid :D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=5,0,0,0" width="468" height="60">
<param name=movie value="fh-hor002.swf?myURL=http://www.fetishhell.com/?revid=2012%26s=1" target="_blank">
<param name=quality value=high>
<embed src=fh-hor002.swf?myURL=http://www.fetishhell.com/?revid=2012%26s=1 target="_blank" quality=high pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" width="468" height="60">
</embed>
</object>