home *** CD-ROM | disk | FTP | other *** search
/ 404 Jogos / CLJG.iso / Aventura / Kung_Fu.swf / scripts / DefineSprite_1797 / frame_26 / DoAction.as
Encoding:
Text File  |  2007-09-27  |  147 b   |  7 lines

  1. _root.kio.myTimer.stop();
  2. _root.LevelOneTune.s.stop();
  3. _root.LevelOneBossTune.s.stop();
  4. _root.lifes -= 1;
  5. _root.gimmehealth = "off";
  6. stop();
  7.