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

  1. _root.jeta._x = random(1200);
  2. _root.jeta._y = 1500;
  3. _root.jeta.att = true;
  4. _root.jeta.hit = 0;
  5. _root.jeta.gotoAndStop(1);
  6.