Flasher Archive
[Previous] [Next] - [Index] [Thread Index] - [Previous in Thread] [Next in Thread]
Subject: | FLASH: Flash:fscommand related question |
From: | ranger |
Date: | Sat, 9 Jan 1999 20:24:39 GMT |
here is a fscommand related question. i know you can pass arguments into the javascript. now the following piece of code:
args=""+args;
i guess i'm just wondering what that does to the argument. in this case the integer 2 was passed. is this increasing the the value of 2 or?
here is the entire snippet:
if( command=="doSound")
{
args=""+args;
masthead.TGotoFrame("_flash0/rolls",parseInt(args)-1);
}
also can anyone explain further what TGotoFrame does?
thanks,
josh
------------------------------------------------------------------------
To UNSUBSCRIBE send: unsubscribe flasher in the body of an
email to list-managershocker [dot] com. Problems to: ownershocker [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-managershocker [dot] com
Replies
Re: FLASH: Flash:fscommand related quest, Colin Moock
FLASH: Interesting site, Byron Canfield
Replies
RE: FLASH: Linking with an URL, Rey, Chrissy
[Previous] [Next] - [Index] [Thread Index] - [Next in Thread] [Previous in Thread]