home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Nave / roam-and-protect.swf / scripts / DefineSprite_299 / frame_2 / DoAction.as
Encoding:
Text File  |  2005-09-29  |  182 b   |  11 lines

  1. b = -1;
  2. bombing = "false";
  3. targon = "false";
  4. hits = 12;
  5. hitvar = 50 / hits;
  6. myw = _width * 0.5;
  7. myh = _height * 0.5;
  8. this._visible = 0;
  9. _xscale = _xscale * direct;
  10. play();
  11.