home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
600 Games
/
600games.iso
/
Aventura
/
megaman_polarity.swf
/
scripts
/
frame_632
/
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-20
|
112 b
|
10 lines
checkpoint = 1;
if(_root.player == "protoman")
{
gotoAndPlay(633);
}
else
{
gotoAndPlay(1169);
}