Dear Folks,
In my appliaction, The code: "application.close();" is used to exit
the application.
And I found, no. of ways are there to exit the application. Let me
know, which one is best , should allow the
grace full exit and should faster.
No. of ways to Exit in Flex:
1. NativeApplication.nativeApplication.exit();
2. Application.application.exit();
3. application.close();
4. exit();
And please advise, any other option is there to exit the application.
Thanks in Advance
Lokh
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Flex
India Community" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/flex_india?hl=en
-~----------~----~----~----~------~----~------~--~---