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!

create a hyperlink within flash movie

Status
Not open for further replies.

MelaniB

Instructor
Aug 28, 2002
3
US
Hi,
I am hoping someone can post the script that I am looking for.
I am conducting research for the webmaster of the following site:

When clicking on the bird flash movie (from any point within the site) we would like the web page to automatically reload/link to the main home page. (Someone else created the top section of the site -- we are now trying to modify it.

The problem is -- the bottom section of the page is a frame.

Please refer me to any useful sites or e-mail the type of script I need. I am an EXTREME newbie with little knowledge of flash.
Thanks so much,
Melani
 
Just create an *invisable button then add the *getURL(); script to it.


*invisable button

This means a button that ony has a shape in the hit state keyframe, you can place and resize this button over the object you want to link


* getURL();

You need to add getURL(); to your button action: getURL(" "_self"); Regards
David Byng
spider.gif

davidbyng@hotmail.com
if (My Answer == "Good Post") print (
star.gif
);
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top