home *** CD-ROM | disk | FTP | other *** search
/ 404 Jogos / CLJG.iso / Acao / 3FootNinja.swf / scripts / DefineSprite_502 / frame_100 / DoAction.as
Encoding:
Text File  |  2007-05-31  |  87 b   |  5 lines

  1. stopAllSounds();
  2. _root.gameSound.setVolume(100);
  3. _root.gotoAndStop("end");
  4. stop();
  5.