When i send a ping request to a server, the application freezes (the animation stops and window is non responsive. Any idea why this happens and if could be prevented?
The ping method is called in the main thread and when it is waiting for the reply of the server the Flash player cannot refresh the movie frame so the application freezes.