Hi folks,
I'm consuming a webservice from secured domain which with no
crossdomain.xml file at server root. To get around the "Security error
accessing url" message, and as the only feasible solution, I wrote a
proxy script in .NET and uploaded to the IIS server hosting the swf.
Now, when I try to use the proxy script specifying useProxy="true" I
get an error saying "File Not Found". How would I go about invoking
my proxy script? I've tried the same way I do with Webservice, but all
in vain. Please help.
Thanks,
Roman