Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

I wan't to hyperlink by flash banners


mkb2

Recommended Posts

I wan't to put a hyperlink on my banner so the site users can click on them and it will go the destination in another window. I have tried some <a href programming and also <div, something witch was a soulution I found on the internet, but nothing have worked so far. The problem is that I need to know where to put the programming in the banner and what is the programming. (This is one of my banners)

 

<td><OBJECT CLASSID="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" CODEBASE="http://active.macromedia.com/flash2/cab5/swflash.cab#version=2,1,0,12" HEIGHT=186 WIDTH=195 ID=""> <PARAM NAME="Movie" VALUE="banner/arrow_right.swf">

<PARAM NAME="Quality" VALUE="High"> <PARAM NAME="Loop" VALUE="1"> <PARAM NAME="Play" VALUE="1"> <PARAM NAME="Scale" VALUE="ShowAll"> <PARAM NAME="SAlign" VALUE="C"> <EMBED ID="" SRC="banner/arrow_right.swf" HEIGHT=186 WIDTH=195 PALETTE=BACKGROUND Quality=High Loop=TRUE Play=TRUE Scale=ShowAll salign=C PLUGINSPAGE="http://www.macromedia.com/shockwave/download/"></OBJECT></embed></a></td>

</tr>

 

It would really help me alot if someone knew this, Thanks

Link to comment
Share on other sites

With Flash, a hyperlink has to included in the creation of the .swf file, you can not simply add a hyperlink with html as you would with an image file.

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...