home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Estrategia / megaman_rpg.swf / scripts / DefineSprite_805 / frame_21 / DoAction.as
Encoding:
Text File  |  2007-03-20  |  153 b   |  14 lines

  1. tellTarget("/mmhealth")
  2. {
  3.    nextFrame();
  4. }
  5. tellTarget("/mmhealth")
  6. {
  7.    nextFrame();
  8. }
  9. stop();
  10. tellTarget("/cover")
  11. {
  12.    gotoAndPlay(2);
  13. }
  14.