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 strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Flash & Javascript--newbie question

Status
Not open for further replies.

RobynL

Programmer
Jun 7, 2000
3
US
I've got a movie that I want to use javascript on...I've got the script that pops up a text description based on the link.&nbsp;&nbsp;Do I need to specify something in Flash so that it will work or can I just code it in HTML?<br><br>Any help on this would be appreciated.<br><br>Thanks,<br>Robyn <p>RLB<br><a href=mailto: > </a><br><a href= > </a><br><br>
<br>
<br>

 
see u have to specify the instance name for the object if the script uses one.
 
you will have to pass the URL of the javascript file to the movie. you will also have to spcify all the parameters that the javascript is going to use. use the FS command to do this.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top