home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
600 Games
/
600games.iso
/
Acao
/
BugTime.swf
/
scripts
/
frame_380
/
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-10-04
|
107 b
|
9 lines
if(Number(bugdeathcount) < 1)
{
play();
}
else
{
this.gotoAndPlay(this._currentframe - 5);
}