Animating Symbols with Motion Tweens
- Getting started
- About animation
- Understanding the project file
- Animating position
- Changing the pacing and timing
- Animating transparency
- Animating filters
- Animating transformations
- Editing multiple frames
- Changing the path of the motion
- Swapping tween targets
- Creating nested animations
- Easing
- Frame-by-frame animation
- Animating 3D motion
- Exporting your final movie
- Review questions
- Review answers
Create animations in Adobe Animate using motion tweening. Learn to adjust almost any aspect of an object—position, color, transparency, size, rotation, and more—and export your animation as a movie.
Use Adobe Animate to change almost any aspect of an object—position, color, transparency, size, rotation, and more—over time. Motion tweening is a basic technique for creating animation with symbol instances.
Getting started
Start by viewing the finished movie file to see the animated title page that you’ll create in this lesson.
Double-click the 03End.mp4 file in the Lesson03/03End folder to play the final animation, which was exported as a high-definition video file.
The project is an animated opener that would be placed on a website for an imaginary soon-to-be-released motion picture. In this lesson, you’ll use motion tweens to animate several components on the page: the cityscape, the main actors, several old-fashioned cars, and the main title.
Close the 03End.mp4 file.
Double-click the 03Start.fla file in the Lesson03/03Start folder to open the initial project file in Animate. This file is an ActionScript 3.0 document that is partially completed and already contains many of the graphic elements imported into the library for you to use. You’ll use all the animation functionality available in an ActionScript 3.0 document and then export an MP4 video file.
From the view options above the Stage, choose Fit In Window, or choose View > Magnification > Fit In Window, so that you can see the entire Stage on your computer screen.
Choose File > Save As. Name the file 03_workingcopy.fla, and save it in the 03Start folder.
Saving a working copy ensures that the original start file will be available if you want to start over.