What tween are you talking about?

If you just want the text positioned, make sure you align it after assigning the text to the field.

- Marc

At 09:01 AM 12/16/2005, you wrote:

Hi all,

I found the following solution

vAlign = (myTextField._height-myTextField.textHeight)/2;
myTextField._y+=vAlign;

But my tween is created by the Flash MX IDE, so when I apply this to myTextField
the tween isn't executed.

Does anyone have a trick to vertical align the text in the Textfield,
and have the tween
executed as it is now?

thx in advance,
Apo


_______________________________________________
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Reply via email to