Showing Splash Screen

2015-04-09 Thread Patil, Virat
Hello We have requirement wherein on click of item we restart our AIR Application. As of now when we click on item application closes and restarts. It seems like sudden crash. Is there a way we can show splash screen or any other suggestion. Regards Virat Patil This message contains informati

Re: Showing Splash Screen

2015-04-09 Thread Seth.
Dear Virat, if you want to reset application. then do it on application level not at the AIR level. I mean, make a reset function and reset all the variables & object you made in the app.as in which you are listening the creationComplete Event. OR you can do one other thing, you can add a popup