Flasher Archive

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


Subject: RE: FLASH: Re: javascript and flash variables
From: Branden Hall
Date: Wed, 17 Nov 1999 16:16:59 GMT

The way I do it, don't have to check if the movie is loaded... :-)
I have the Flash movie, once it is loaded, run an FScommand and a STOP
action. The FScommand triggers the cookie to be loaded by calling another JS
function. That JS function then uses a setVariable method call to set the
flash variable and then tells the movie to continue playing.


-= Branden J. Hall
-= Multimedia Developer/Instructor
-= Fig Leaf Software


-----Original Message-----
From: owneratchinwag [dot] com [owneratchinwag [dot] com]On">mailto:owneratchinwag [dot] com]On Behalf Of M T
Sent: Wednesday, November 17, 1999 10:49 AM
To: flasheratchinwag [dot] com
Subject: FLASH: Re: javascript and flash variables



Hey -

I've done some work with javascript and flash - it seems to me that you will
have to use javascript, unless you want to use a small persistent frame with
a
flash movie in it to store and pass the info.

since flash can't read cookies though, and you already have a cookie
solution
in place, it seems the easiest thing is just to have javascript read the
cookie
back and pass it to the flash movie.

which brings up another question I have had recently - in an event like
this,
where data is being passed to a flash movie from javascript, how are people
testing to see that the flash movie is loaded to pass the variable?

MT


__________________________________________________
Do You Yahoo!?
Bid and sell for free at http://auctions.yahoo.com


flasher is generously supported by...
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Streaming Media WEST '99 Conference & Exhibition
"The Worlds largest Internet Audio & Video Event"
December 7 - 9, San Jose Convention Center, California

Reserve your space today at http://www.streamingmedia.com
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
To unsubscribe or change your list settings go to
http://www.chinwag.com/flasher or email helpatchinwag [dot] com




flasher is generously supported by...
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Streaming Media WEST '99 Conference & Exhibition
"The Worlds largest Internet Audio & Video Event"
December 7 - 9, San Jose Convention Center, California

Reserve your space today at http://www.streamingmedia.com
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
To unsubscribe or change your list settings go to
http://www.chinwag.com/flasher or email helpatchinwag [dot] com


Replies
  FLASH: Re: javascript and flash variable, M T

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