home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Nave / Graviton.swf / scripts / DefineSprite_108 / frame_1 / DoAction.as
Encoding:
Text File  |  2005-08-05  |  177 b   |  5 lines

  1. xdif = "250" - getProperty("/mousefollow", _X);
  2. setProperty("/ufo1", _rotation, (- xdif) / "2");
  3. setProperty("/ufo1", _xscale, "100");
  4. setProperty("/ufo1", _yscale, "100");
  5.