----- Original Message ----- From: "Weyert de Boer" <[email protected]>
To: "Flash Coders List" <[email protected]>
Sent: Tuesday, February 17, 2009 1:50 PM
Subject: Re: [Flashcoders] > Frame-based tween solution



That's a bit vague. In which way wasn't it successful?
Well, the problem is that I have a simple timeline animation

I still don't follow why there is a problem.

If it's that the tweens don't start completely in sync, you could easily use enterframe to launch the tweens on specific frames. Considering your example is only a few frames long and very few objects, it would work very well.

Paul




Presumably you're getting rid of the timeline animation to try and save a few K.
Mainly moving it to ActionScript to make it more dynamic to support more or less menu items in the animation/design instead of hard-coded elements. Now I could also make it all static and only update the text fields within the movieclip to support multilanguages.
_______________________________________________
Flashcoders mailing list
[email protected]
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

_______________________________________________
Flashcoders mailing list
[email protected]
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Reply via email to