Good form would tell you to extend the TextArea to get access to the
UITextField which i believe has a selectable property.  Bad form would tell
you to use mx_internal::getTextField().selectable.

- Dan

On 2/28/07, Paul DeCoursey <[EMAIL PROTECTED]> wrote:

  If you don't need any other mouseEvents you could try setting
mouseEnabled to false. Haven't tried it so I don't know. Any reason
you can't use Text verses TextArea?

Reply via email to