home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
600 Games
/
600games.iso
/
Puzzle
/
blobs.swf
/
scripts
/
DefineSprite_201
/
frame_4
/
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
|
2006-06-13
|
152 b
|
14 lines
if(end == "foo")
{
gotoAndStop(6);
}
else
{
loadloop++;
if(200 < loadloop)
{
loadloop = 0;
gotoAndStop(14);
}
}