Did you mean this: http://help.adobe.com/en_US/FlashPlatform/reference/actionscript/3/spark/components/TextArea.html
On Fri, Oct 4, 2013 at 3:27 PM, OmPrakash Muppirala <[email protected]>wrote: > On Oct 4, 2013 1:25 PM, "mark goldin" <[email protected]> wrote: > > > > I am trying to have TextArea's height large enough to show the whole > > content. I am using the following: > > <s:TextArea verticalAlign="top" width="100%" heightInLines="{NaN}"/> > > > > but all I see is one line of text. Any idea? > > > > Thanks > > Have you looked at the documentation? >
