Flasher Archive

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


Subject: Re: FLASH: java script function calling . . .
From: John Croteau
Date: Mon, 23 Aug 1999 23:54:07 +0100

Hi Daniel,

> anyone here know (using flash 4)
> how to get an html javascript
> function to be played by triggering
> from within flash? probably a lame
> question but cant find an email in
> the archives that really says it
> can be done even or not. but i
> have faith! anyone??
One thriugh 3 are the same for Flash 3 and 4.
1) FSCommand interfaces directly with JavaScript.
2) You could also use the hidden Frame HTML method using getURL to call
a page that includes the JS function.
3) JavaScript: protocol (causes errors in IE3)
4) Send getURL with (or without) variables to a server side page that
calls JavaScript.

See list for browser compatibility -->
http://www.FlashBible.com/Members/FSCommand/Table.htm
http://www.FlashCentral.com/Tech/Scripting/Index.htm

----------- -----------------------
John Croteau croteauaterols [dot] com (mailto:croteauaterols [dot] com)
------------- -------------------------
FlashTek (Advanced Websites with Flash) http://www.FlashTek.com/
Flash Bible (Fast track to good Flash) http://www.FlashBible.com/
Flash Central(The Universe Starts Here) http://www.FlashCentral.com/
The Flash Tech Resource (Tech Notes) http://www.FlashCentral.com/tech/
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

------------------------------------------------------------------------
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: java script function calling , Daniel Votino

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