frame.motionTweenRotate
#### Availability
Flash MX 2004.
#### Usage
frame.motionTweenRotate
#### Description
Property; a string that specifies how the tweened element rotates. Acceptable values are "none", "auto", "clockwise", and "counter-clockwise". A value of "auto" means the object will rotate in the direction requiring the least motion to match the rotation of the object in the following keyframe.
If you want to specify a value for frame.motionTweenOrientToPath (../Frame_object/frame16.md), set this property to "none".
#### Example
See frame.motionTweenRotateTimes (../Frame_object/frame18.md).
<span id="frame.motionTweenRotateTimes" class="anchor"></span>