Hi,
I have multiple tabs, My users requirement is to save the data of one
of his tab form if he move from that tab to another tab with out
pressing save button.

I was trying with focusOut event. It was not working properly. If i
click some where in the current tab also it is invoking every time i
click else not. And more over the focusOut event of first clicked tab
is invoking in every other tab and every mouse click in other tabs.

I am pretty much new to Flex Development. Could any one please help me
how can i access a method before going on of a page.

Please let me know is their any alternate method to invoke a
particular method when my focus out from TAB to another.

Thanks in advance

Reply via email to