home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Estrategia / megaman_rpg.swf / scripts / DefineSprite_448 / frame_27 / DoAction.as
Encoding:
Text File  |  2007-03-20  |  159 b   |  14 lines

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