frame.motionTweenOrientToPath
#### Availability
Flash MX 2004.
#### Usage
frame.motionTweenOrientToPath
#### Description
Property; a Boolean value that specifies whether the tweened element rotates the element as it moves along a path to maintain its angle with respect to each point on the path (true) or whether it does not rotate (false).
If you want to specify a value for this property, you should set frame.motionTweenRotate (../Frame_object/frame17.md) to "none".
<span id="frame.motionTweenRotate" class="anchor"></span>