Tagged Questions
0
votes
2answers
909 views
XMLSocket working in firefox but not IE
I'm helping a customer who has a problem with a flash app. The flash app uses an XMLSocket to connect to a service running on localhost. It works fine under firefox.
It uses the following line to ...