home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
600 Games
/
600games.iso
/
Acao
/
OrganismMicroscope.swf
/
scripts
/
DefineSprite_72
/
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
|
2005-08-05
|
272 b
|
19 lines
nowTime = int((getTimer() - Starttime) / "1000");
kekka = pCount - nowTime;
if("0" >= kekka)
{
call("keisan");
tellTarget("../")
{
gotoAndStop("OVER");
play();
}
stop();
}
else
{
call("keisan");
prevFrame();
play();
}