home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
600 Games
/
600games.iso
/
Nave
/
planetx.swf
/
scripts
/
frame_45
/
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-13
|
187 b
|
12 lines
function gomain()
{
_root.state = "start again";
gotoAndPlay(8);
}
if(musicstate == 0)
{
this.options.on_off.gotoAndStop(2);
}
gameScene = "HOW TO PLAY";
playmusic();