Jump to content
Search Community

Tween text, letter by letter

Guest lemathurin
Moderator Tag

Recommended Posts

Guest lemathurin

Hi,

 

I am trying to animate a text (dynamic or not), but with a tween that tween each letter separatly with a delay ( like in the example of the new timlinemax : http://blog.greensock.com/timelinemax/). I work with AS3.

 

Is someone know how i can do ? Do I have to transform the texte field into array and how can I do it ?

Thank you !

 

lemathurin

Link to comment
Share on other sites

You may want to check this one : http://www.flash-square.com/ressources- ... v-0-2.html

 

I think for the time being, there is no such feature inside TweenLite or TweenMax.

So if you want to do it by yourself, you'll probably have to put the letters in an array, then you can use the TweenMax.allTo function, with its very convenient parameter stagger (http://www.greensock.com/as/docs/tween/ ... llTo%28%29)

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...