home *** CD-ROM | disk | FTP | other *** search
/ MacFormat 2000 July / macformat-092.iso / Macromedia Flash 4 / Sample Pages / Objects / objects.swf / scripts / DefineSprite_37 / frame_2 / DoAction.as
Encoding:
Text File  |  1999-05-28  |  135 b   |  3 lines

  1. angle = int("100" * (getProperty("thumb", _Y) * "360" / "70" - "180")) / "100";
  2. setProperty(eval("/:edittarget"), _rotation, angle);
  3.