Working with keyframes
Animation generally requires at least two keyframes. Change begins at the first keyframe and continues until it reaches the second keyframe. By default, LiveMotion adjusts the values of a property at each regular animation frame to create a smooth transition from one keyframe to the next. However, you can also create animation by writing and attaching a script to a single keyframe that responds to a user's or a server's interaction. Animation can also be created using a single keyframe, an OnEnterFrame handler, and a label. For more information, see the LiveMotion 2.0 Scripting Guide. A keyframe contains the following information: You can create, move, copy, delete, and modify keyframes. Related Subtopics: |