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

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