home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
600 Games
/
600games.iso
/
Puzzle
/
neko_juppiki.swf
/
scripts
/
DefineSprite_106
/
frame_29
/
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
|
2007-03-20
|
126 b
|
9 lines
if(_parent.stage_num == _parent.last_stage_num)
{
this.gotoAndStop("end");
}
else
{
this.gotoAndStop("next");
}