home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
600 Games
/
600games.iso
/
Classicos
/
gyroball.swf
/
scripts
/
DefineSprite_74
/
frame_1
/
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-22
|
96 b
|
10 lines
_visible = true;
if(!_root.gameOver)
{
play();
}
else
{
this._visible = false;
}