Get Current Controller index of blinking cursor in textflow.flowcomposer ???
Hi,
I have 10 controllers in my TextFlow and now i want to get index of controller where my cursor is blinking. i found the following function but here i don't know container having blinking cursor.
textFlow.flowComposer.getControllerIndex(controller);
Thanks
