Posts Tagged Under Feedback

February 6th, 2009

Fastest way of closing AIR application

Fastest way of closing AIR application

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.

Posted in AIR
By Franto
read more
Images is enhanced with WordPress Lightbox JS by Zeo