home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
600 Games
/
600games.iso
/
Classicos
/
croc.swf
/
scripts
/
DefineSprite_233
/
frame_36
/
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-11-08
|
181 b
|
17 lines
if(Number(eof) == 1)
{
gotoAndPlay(83);
}
else if(Number(eof) == 2)
{
gotoAndStop(56);
}
else if(Number(eof) == 3)
{
gotoAndStop(67);
}
else
{
play();
}