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!

Javascript - Flash !

Status
Not open for further replies.

TDKID

Technical User
Jul 15, 2003
17
US
How do i call a javascript function from flash MX ?
 
[/code]
on(release){
getURL("javascript:my_function()");
}[/code]

Of course, the function should be found in the html, and tested through the html. But you could also include the whole function into your Flash movie itself.

Regards,

cubalibre2.gif

[bigcheeks] I'm Bill Watson's biggest fan!
[bigcheeks]
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top