How do I use FocusManager to focus the cursor on the text entry area.

<mx:RichTextEditor id="textArea"/>

focusManager.setFocus(textArea);

This doesn't work as it causes an...

Implicit coercion of a value of type mx.controls:RichTextEditor to an unrelated 
type mx.managers:IFocusManagerComponent.

Du!

- Stephen Brown

Reply via email to