Animate a character with Flash environment + AS3
Hi !
This is a trouble I've been facing for YEARS, and no way for me to solve it. Save me my heros.
I'm trying to animate a character with Flash whose face can be changed.
So I have a Character MovieClip in which I have 4 frames. In each frame there is an animation of the little guy : one going down, one going left, right, and up.
In each animation there is the MovieClip Head in which you can attach a hat, sunglasses, hair etc... Am I clear enough ?

Here is the problem : since the head is going to be changed by the player, the MovieClip Head MUST have the same reference in each frame in each animation. Unfortunatly, Flash thinks the MovieClip Head is a new one on each animation of the little guy running. So for instance, if I attach sunglasses on the clip Head, then they will disappear as soon as the character will change his direction since Flash doesn't know the Head I'm using in the new animation isn't a new one.
What am I doing wrong ?
If I'm not clear enough, please tell me. I REALLY want to understand how to make such a thing on Flash.
