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

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