Flasher Archive
[Previous] [Next] - [Index] [Thread Index] - [Previous in Thread] [Next in Thread]
Subject: | RE: FLASH: GetVariable - grr ! |
From: | Gavin Prior |
Date: | Mon, 11 Oct 1999 14:51:02 +0100 |
Are you trying this with ie5? if so, then it's not going to work unless you
have the java script in your code that will change the arguments to vbscript
which then calls the FS command function (...something like this anyhooo.
Someone has a tutorial or something similar on this list ... somewhere...)
:]me.
> -----Original Message-----
> From: Anik Rigaud [SMTP:anikfirst-finance [dot] fr]
> Sent: Monday, October 11, 1999 1:37 PM
> To: flashershocker [dot] com
> Subject: FLASH: GetVariable - grr !
>
> Ok, I've had it - it seems that I'm totally unable to have the
> GetVariable method working properly in my page >:(
>
> function MyMovie_DoFSCommand(command, args) {
> if(command=="MyCommand")
> {
> var MyVariable=MyMovie.GetVariable(MyVariable);
> alert("MyVariable");
> }
> }
>
> I keep getting "null" as result - and my variable *does* exist at the
> point in the timeline where the FS command is called ! (I've seen the
> macromedia
> [http://www.macromedia.com/support/flash/publishexport/scriptingwithflash4
> /]
> page where they say that you get this result if the variable does not
> exist)
>
> Where do I go wrong ? Is there something out there that Man is not
> supposed to know ? Why do JavaScripts never work out at first try ??
> (nor 546454668th try, as far as my scripts are concerned)
>
> Anik, despairing in Paris =:(
>
>
> 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 helpchinwag [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 helpchinwag [dot] com
[Previous] [Next] - [Index] [Thread Index] - [Next in Thread] [Previous in Thread]