home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Flybox Trout (Edition 1)
/
Flybox Trout (Edition 1).iso
/
Setup
/
Support
/
FlyBox.swf
/
scripts
/
frame_96
/
DoAction.as
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
Text File
|
2002-04-15
|
261 b
|
22 lines
if(ReceiveInfo == 1)
{
tellTarget("ReceiveInfo")
{
gotoAndStop(2);
}
}
if(Trusted == 1)
{
tellTarget("Trusted")
{
gotoAndStop(2);
}
}
if(Cookie == 1)
{
tellTarget("Cookie")
{
gotoAndStop(2);
}
}