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

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