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

  1. _root.kills += 1;
  2. _root.hits += _root.remember * 1;
  3. this.removeMovieClip();
  4. _root.nextFrame();
  5. stop();
  6.