mc.textFlow.interactionManager.setFocus();//mc is a TLFTextField
It successfully gives focus to mc, however the familiar blinking text cursor/beam does not appear in the TLFTextField. This makes you think it does not have focus, so how to set cursor.
[How to set focus on TLFTextField - Here i refered about focus set