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

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