From the daily archives:

Thursday, April 30, 2009

The following example shows how you can get the Flex TextInput control to display the currently selected text regardless of whether it has focus by using the mx_internal namespace, the getTextField() method and the Boolean alwaysShowSelection property.

Full code after the jump.

[click to continue…]

{ 0 comments }