home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Aventura / megaman_polarity.swf / scripts / DefineSprite_394 / frame_48 / DoAction.as
Encoding:
Text File  |  2007-03-20  |  66 b   |  7 lines

  1. stop();
  2. tellTarget("_level0")
  3. {
  4.    lives -= 1;
  5.    play();
  6. }
  7.