How to access the selected text in a Flex TextInput control

Posted by Paddy on Stack Overflow See other posts from Stack Overflow or by Paddy
Published on 2010-06-15T16:33:47Z Indexed on 2010/06/16 1:22 UTC
Read the original article Hit count: 303

Filed under:

I'm using Flashbuilder 4. I have a Spark TextInput control, and I'm implementing a "Copy" button that will copy the selected text only from within this control to the clipboard (pretty much like the RMB Copy does). How do I do this?

Thanks,

Paddy

© Stack Overflow or respective owner

Related posts about flex