home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
600 Games
/
600games.iso
/
Acao
/
choco_land.swf
/
scripts
/
frame_178
/
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
|
121 b
|
9 lines
if(_root.next eq "game")
{
gotoAndStop(204);
}
else if(_root.next eq "instructions")
{
gotoAndPlay(179);
}