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

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