Hi Guys,
I am working with AS3 SendAndLoad method to get some data from the server. But the call take time around 10 minits to return the result. Its not a problem because its executing a lot of code.
My problem is that flash throws an error saying resource not found… because server don’t respond in 30 seconds. Is there a way to increase a default execution time?