I am making a project in Flash CS6 Air for Android, in this application I have to send and receive data to server so I need an interval for update the data. I set an interval to 1000 milliseconds . The main problem is that my application is closing automatically at a random times. I don't have to much for and while loops, because I was thinking at this first time. I don't receive any errors, the only message is
[UnloadSWF] App-Name.swf and Test Movie terminated.
I publish on android device and it works fine without closing. this is happening only on PC. p.s. I am coding on the timeline. thank you !