home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Estrategia / megaman_rpg.swf / scripts / DefineSprite_405 / frame_48 / DoAction.as
Encoding:
Text File  |  2007-03-20  |  168 b   |  13 lines

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