PDA

View Full Version : Keeping transition objects visable


Hockeyfan
03-09-2006, 05:49 AM
Hi all,

I am creating my first Flash animation in a few years. Here is my problem. I am using transitions/transformations on objects that I have in my flash document. It seems that after the transformation is complete the object disappears from the animation. I have tried adding blank frames on the transformation layer to keep the object visable throut the remainder of the animation. That didn't work. I can't think of anything else to do.

Please would someone please help me with this.

Thank you,

Hockeyfan

Ricod
03-10-2006, 01:22 PM
You shouldn't add blank frames afterwards. You should have frames with the end state of the animated object. The last frame of the animated mc should have a stop; command, then you can just add frames(not blank ones).