http://forumserver.twoplustwo.com/48...0-help-330793/
is the thread, but to repeat it:
I have an swf file. I would like it so users can click on it and it goes to an external website.
The html I have been given is below but it does not work, the swf displays on the website but it doesnt click.
For posting on here I have put in url it should go to when clicked as
www.URL.com, name of swf as BANNERNAME.swf and location of it on server as [location of swf on server]
<a href="http://www.URL.com" target="_blank">
<OBJECT codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0" width="" height="" ><param name="movie" value="http://[location of swf on server]/BANNERNAME.swf">
<param name="allowScriptAccess" value="always">
<param name="flashvars" value="creativeURL=http://www.URL.com">
<embed src="[location of swf on server]/BANNERNAME.swf" width="" height="" allowScriptAccess="always" ALIGN="" TYPE="application/x-shockwave-flash" PLUGINSPAGE="http://www.macromedia.com/go/getflashplayer" flashvars="creativeURL=http://www.URL.com">
</embed>
</object>
</a>
I should be getting emailed the solution tomorrow but would really like it today.
Many thanks, $40 to whoever can give me the correct html (stars preferably, if not paypal or neteller)
john
many thanks if you can help. sorry mods but this is really needed and it also puts $40 into the bbv4life community.