home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Nave / bumpcopter2.swf / scripts / DefineSprite_711 / frame_20 / DoAction.as
Encoding:
Text File  |  2006-06-13  |  166 b   |  6 lines

  1. _root.copter._x = _parent._x - 40;
  2. _root.timeCrUsed = _root.timeCr + " sec";
  3. _root.used._visible = true;
  4. _root.bullet.removeMovieClip();
  5. _root.shooting = false;
  6.