Try:

either on myTextArea change event:
    myTextArea.height = myTextArea.textHeight 

or bind the height to the textHeight.

Hope that helps.

--- In flexcoders@yahoogroups.com, [EMAIL PROTECTED] wrote:
>
> I would like to make a TextArea instance expand to the size of the 
Text
> assigned to it.
> Similar to ActionScript "TextFieldInstance.autoSize" property.
> How would I do this in Flex?
> 
> --Keith H--
>


Reply via email to