My Windows (C++) program hosts Flash ActiveX. I use XML.sendAndLoad() to communicate to the server inside Flash part of the application. Occasionally XML.sendAndLoad() does not call back. That makes the whole application useless. Only restart helps.
I have found using HTTP Analyser, that the requests even do not go to the internet. There is something that prevents the request way from Flash to ActiveX to Internet Explorer to Internet.
Please help! This problem is driving me mad.
It seems to be a very advanced question, I wonder if anyone has a clue :(