I should mention I'm using the mx:TextArea class not the spark one. The reason I'm using the mx package one is because the spark one doesn't seem to have good html text support. For example I was unable to make some text bold, red, and a certain font. I could make the text red or a certain font but not both at the same time. It's good to support the span tag but not much use if you can't span a span or use the style attribute...
--- In [email protected], Baz <li...@...> wrote: > > In the layout tag there is verticalScrollPolicy="off" and > horizontalScrollPolicy="off" > > Baz >

