Flash tween text

Out of context: Reply #5

  • Started
  • Last post
  • 7 Responses
  • nadnerb0

    tween classes don't necessarily give you "smoother" animation than timeline animation does... and for 5 or six words of text I'd do timeline animation every time. Especially with the k-size limitation; classes will just bloat your file. Turn on "anti-alias for animation" on the text fields.

    but if you're going to use tween classes use TweenLite. It's the most lightweight, robust and easy to use.

    • thanks! I'll look at TweenLite. Good to know that my timeline skills aren't totally off. :)monkeyshine

View thread