Forum Moderators: open

Message Too Old, No Replies

Flash Shockwave - Add a Hyperlink to Movie

Flash Shockwave Movie Problem

         

divapalaceinc

5:59 pm on Dec 2, 2007 (gmt 0)

10+ Year Member



Hello All!

I am trying to add a hyperlink to this script can anyone help me? I do have FLASH MX..I tried to add the function GET URL....Didn't work.....Everytime I add my link <a href="http://www.example.com/boutique.html"> anywhere in the page it doesn't work...This script is flash. The action is curtains going up on the page then my customers would see ENTER MY BOUTIQUE. What I am trying to do is add a link <a href="http://www.example.com/boutique.html> I don't know where in the code to place my hyperlink to work...Here is the live page not yet on my site but on my server.....Please help

<td height="240" colspan="2">
<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="900" height="240">
<param name=movie value="enter.swf">
<param name=quality value=high>
<embed src="enter.swf" quality=high pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" width="900" height="240">
</embed>
</object>
</td>

[edited by: encyclo at 7:46 pm (utc) on Dec. 2, 2007]