hey there,
I uses following code in my application, and I would like to pass text
message into my text component.
Is there a way to enable autoSize for it? so it could be set width
property.
<mx:Text id="txtComp" text="{txtCompText}"/>
Have a nice day

