Convert timeline animation to a movie clip animation
Hello,
Currently, I have a timeline animation that I want to convert to a movie clip animation. The timeline animation has the following layers:
A mask which is animated as a shape tween
A shadow which is animated as a shape tween
A background (converted to a movie clip) which is animated as a motion tween
An image converted to a movie clip
To convert this….
- Do I leave the image on the stage by itself as a movie clip?
- Then have the 4 layers inside the movie clip?
- Do I give each layer an instance name?
- What is the as code?
I am using CS5, AS 3.0, .fla is attached