home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Nave / planetx.swf / scripts / frame_36 / DoAction.as
Encoding:
Text File  |  2006-06-13  |  116 b   |  8 lines

  1. function gomain()
  2. {
  3.    _root.state = "start again";
  4.    gotoAndPlay(8);
  5. }
  6. gameScene = "CREDITS";
  7. playmusic();
  8.