Flasher Archive

[Previous] [Next] - [Index] [Thread Index] - [Previous in Thread] [Next in Thread]


Subject: FLASH: How to call JavaScript function
From: Matjaz Vrecar
Date: Wed, 12 May 1999 14:51:41 +0100


Hi!

I tried EVERYTHING but I cannot tell flash movie to call JavaScript
function. I did what it says in macromedia example (I used FScommand, create
JavaScript function named after flash object ID but it's not working :(

if my object ID is HELLOTHERE,
I created a function:

function HELLOTHERE_DoFSCommand(command, args) {
window.location.href = "http://www.cnn.com";
}



Any ideas?

Matjaz

------------------------------------------------------------------------
To UNSUBSCRIBE send: unsubscribe flasher in the body of an
email to list-manageratshocker [dot] com. Problems to: owneratshocker [dot] com
N.B. Email address must be the same as the one you used to subscribe.
For info on digest mode send: info flasher to list-manageratshocker [dot] com


Replies
  Re: FLASH: How to call JavaScript functi, John Croteau
  Re: FLASH: How to call JavaScript functi, Ken Milburn

[Previous] [Next] - [Index] [Thread Index] - [Next in Thread] [Previous in Thread]