home *** CD-ROM | disk | FTP | other *** search
/ 404 Jogos / CLJG.iso / Aventura / pendekar.swf / scripts / DefineSprite_743 / frame_1 / DoAction.as
Text File  |  2006-05-08  |  192b  |  6 lines

  1. _parent.music.stop(_parent.musicName);
  2. _parent.musicName = null;
  3. sfx.text = !_root.sfx ? "OFF" : "ON";
  4. music.text = !_root.music ? "OFF" : "ON";
  5. voice.text = !_root.voice ? "OFF" : "ON";
  6.