home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Nave / gravity.swf / scripts / DefineSprite_244 / frame_4 / DoAction.as
Encoding:
Text File  |  2007-03-28  |  110 b   |  7 lines

  1. stop();
  2. if(_root.onOrOff == "on")
  3. {
  4.    stopAllSounds();
  5.    _root.musicSphere.gotoAndStop("gameover");
  6. }
  7.