home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Champak 48
/
cdrom_image.iso
/
Games
/
catitens.swf
/
scripts
/
DefineSprite_602
/
frame_45
/
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-09-27
|
179 b
|
11 lines
if(_root.menu_mc.life._currentframe != 4)
{
_root.game_start = true;
_root.man_alpha.play();
_parent.gotoAndStop("stay");
}
else
{
_parent.gotoAndStop(6);
}