|
Flash CS4 Resources |
timeline.copyMotion()DescriptionMethod; copies motion on selected frames, either from a motion tween or from frame-by-frame animation. You can then use timeline.pasteMotion() to apply the motion to other frames. To copy motion as text (code) that you can paste into a script, see timeline.copyMotionAsAS3(). |