Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Hello I have tried looking theou

Status
Not open for further replies.

LaPluma

Programmer
Feb 3, 2002
139
DE
Hello

I have tried looking theough the Tek-Tips keyword search, but can't quite find what I am looking for.

I have a site here:


The Flash menu is generated by the following:

<object classid=&quot;clsid:D27CDB6E-AE6D-11cf-96B8-444553540000&quot;
codebase=&quot;id=&quot;new&quot; width=&quot;320&quot; height=&quot;18&quot;>
<param name=&quot;movie&quot; value=&quot;new.swf&quot;>
<param name=&quot;quality&quot; value=&quot;high&quot;>
<param name=&quot;bgcolor&quot; value=&quot;#FF9900&quot;>
<embed name=&quot;new&quot; src=&quot;new.swf&quot; quality=&quot;high&quot; bgcolor=&quot;#FF9900&quot;
width=&quot;320&quot; height=&quot;18&quot;
type=&quot;application/x-shockwave-flash&quot;
pluginspage=&quot;</embed></object>

This was actually created in Swish and then exported as a .swf file, because I am a complete beginner.

What I would like to do is to send the user to &quot;about.html&quot; (or &quot;links.html&quot; or whatever), once the mouse button has been released on the 'about' item in the menu.

I have tried to do this in the Swish software, but can't seem to get it to work. Is is possible to code it in directly to the above code?

Many thanks

LaPluma
 
It seems to work fine already? Regards
David Byng
spider.gif

davidbyng@hotmail.com
 
Hello Dave

Thank you for your reply.

Oh! So it does! (It didn't when I first looked at it!).

Thanks again

LaPluma
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top