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

  1. ratio = 0.8;
  2. _X = _X + _root.movevar * ratio;
  3. gotoAndPlay(_currentframe - 1);
  4.