Dynamic text field, autosizing

hi,

if i create a textfield using the dynamic text field tool and not by actionscript (.createTextField), how can i autosize the text field that was created by using the text tool??

you can use use the TextField.autoSize property even if you didn’t create the TextField in actionscript… =)