|
|
FRAME BY FRAME ANIMATIONFrame by frame animation is accomplished by showing a series of keyframes, each with a slightly different object. You can draw the object yourself using Flashs drawing tools, or you can display individual imported bitmap images, one after another, just like an animated GIF.
Drawn Frame by Frame AnimationsYou can draw each frame at a time, just like traditional animators. To do this youll make a number of keyframes, and then come back and fill them in. Youll make use of "Onion Skinning", a technique that will allow you to see previous frames.
To Draw a Frame By Frame Animation
Youll get a bunch of blank frames. Youll only get a black dot keyframe when you put something on the screen.
Next youll turn on Onion Skinning. This will allow you to see previous frames so you can keep your animation fluid.
Onion Skin markers will appear above your frames. They look kind of like bookends.
Some effects will only be attainable through frame-by-frame animation.
Bitmap Frame-by-Frame AnimationBitmap frame-by-frame animation is achieved using the same steps as above, except you wont draw on each frame. Instead, youll place a totally separate bitmap picture on each frame. Check out Frame by Frame.fla in the Flash Samples Web Design Course Folder for an example. Continue to Tweened Animation | Back to Courseware
|