home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
600 Games
/
600games.iso
/
Esportes
/
wakeboarding.swf
/
scripts
/
frame_12
/
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-28
|
159 b
|
16 lines
_quality = "BEST";
score = 0;
lives = 3;
if(!mute)
{
sfx.gotoAndPlay("bgloop");
}
if(playerNum == 2)
{
nextFrame();
}
else
{
stop();
}