home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
600 Games
/
600games.iso
/
Acao
/
pandawars.swf
/
scripts
/
DefineSprite_35
/
frame_5
/
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
|
131 b
|
12 lines
if(kaisu < 3)
{
gotoAndStop("shot1");
play();
}
else
{
_parent.wait = 0;
kaisu = 0;
gotoAndStop("mg");
}