Hello
I’ve got a strange problem connecting to a webservice from flash. Everything works fine when I run the movie from the flash authoring environment, but when I upload my swf and run in the browser (IE or firefox, doesn’t matter), I get status errors…
fault: Client.Disconnected
code: WebServiceFault
error: Could not load WSDL
Now I wrote the webservice myself that it’s connecting to, so there’s a pretty good chance I screwed something up in the definition of the wsdl. But I don’t understand why it works locally then. Anyone ever seen anything like this?