I think you could, over a given interval, step through each letter in the
string, and change the TextFormat.
So you could set up a timer or a Tweener.addCaller that calls a function
updateListener(). updateListener() could then increment a counter one letter
each time it's called, and it would set the TextFormat of the field from 0
to the counter... repeat until you reach the end.

-jonathan



On Thu, Apr 24, 2008 at 1:49 PM, Pedro Kostelec <[EMAIL PROTECTED]> wrote:

> Hi
> How can i animate a change of font like in this page:
> http://www.emmawatsonofficial.com/#harry?
>
>
>
> --
> Pedro D.K.
> _______________________________________________
> Flashcoders mailing list
> [email protected]
> http://chattyfig.figleaf.com/mailman/listinfo/flashcoders
>



-- 
-jonathan howe :: 404.434.2321 :: 180 High St Apt 26 Portland, ME 04101
_______________________________________________
Flashcoders mailing list
[email protected]
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Reply via email to