home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
600 Games
/
600games.iso
/
Classicos
/
arkaice.swf
/
scripts
/
DefineSprite_82
/
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
|
2005-11-14
|
125 b
|
10 lines
_root.time -= 1;
if(_root.time == 0)
{
_root.gotoAndStop(4);
}
if(_root.balls == 0)
{
_root.gotoAndStop(4);
}