home *** CD-ROM | disk | FTP | other *** search
/ One Click 21 (Special) / OC021.iso / Juegos / flashstrike / flashstrike.swf / scripts / DefineSprite_66_tween2 / frame_9 / DoAction.as
Encoding:
Text File  |  2006-02-03  |  213 b   |  10 lines

  1. stop();
  2. _root.kills += _root.remember;
  3. _root.hits += 1;
  4. _root.target1.gotoAndPlay(1);
  5. _root.target2.gotoAndPlay(1);
  6. this.removeMovieClip();
  7. _root.enemydead = "no";
  8. this.gotoAndStop(1);
  9. _root.nextFrame();
  10.