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

  1. _parent.music.stop(_parent.musicName);
  2. _parent.musicName = null;
  3. difficulty.text = _root.difficulty.toUpperCase();
  4. lives.text = _root.player1Lives;
  5. q.text = _root._quality.toUpperCase();
  6.