home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Corrida / GooseheadRace2.swf / scripts / DefineSprite_195 / frame_1 / DoAction.as
Encoding:
Text File  |  2001-07-07  |  132 b   |  8 lines

  1. x = eval("../:RPM");
  2. if(c == null)
  3. {
  4.    c = needle._rotation;
  5. }
  6. x = x / 7000 * 200;
  7. setProperty("needle", _rotation, x + c);
  8.