home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
600 Games
/
600games.iso
/
Aventura
/
dexter.swf
/
scripts
/
DefineSprite_1109
/
frame_196
/
DoAction.as
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2003-10-24
|
180 b
|
15 lines
if(_name.substr("4","1") == "1")
{
tellTarget("../appear2")
{
gotoAndPlay(2);
}
}
else
{
tellTarget("../appear1")
{
gotoAndPlay(2);
}
}