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

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