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

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