home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
600 Games
/
600games.iso
/
Classicos
/
RadioactiveSnakesFromMa.swf
/
scripts
/
frame_5
/
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
|
2006-06-20
|
121 b
|
10 lines
if(_root.setup == _root.players)
{
nextFrame();
}
else
{
_root.setup = _root.setup + 1;
prevFrame();
}