home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Nave / spaceambush.swf / scripts / DefineSprite_657 / frame_21 / DoAction.as
Encoding:
Text File  |  2007-03-12  |  136 b   |  6 lines

  1. _root.sjet2a._x = 1950;
  2. _root.sjet2a._y = random(950);
  3. _root.sjet2a.att = true;
  4. _root.sjet2a.hit = 0;
  5. _root.sjet2a.gotoAndStop(1);
  6.