HITdrumHARD
04-20-2006, 09:56 PM
Hi all,
I am working on a flash client/server project that is trying to send XML to a JSP script. I need it to use sendAndLoad. I get an error 'cant open URL...' when using sendAndLoad, but using XML.send and opening the response in a new browser shows the script responding and outputting the expected XML.
Unfortunately, I know nothing about JSP (.NET guy here), and my JSP guy knows nothing about Flash, so we are at a bit of a stand still.
A few more details. The .swf is being hosted on a sub-domain that uses HTTP, and the jsp app resides on a sub-domain (same master domain) that uses HTTPS. Just wondering if that may be affecting this.
Any ideas out there?
Thanks in advance!
-Andrew
I am working on a flash client/server project that is trying to send XML to a JSP script. I need it to use sendAndLoad. I get an error 'cant open URL...' when using sendAndLoad, but using XML.send and opening the response in a new browser shows the script responding and outputting the expected XML.
Unfortunately, I know nothing about JSP (.NET guy here), and my JSP guy knows nothing about Flash, so we are at a bit of a stand still.
A few more details. The .swf is being hosted on a sub-domain that uses HTTP, and the jsp app resides on a sub-domain (same master domain) that uses HTTPS. Just wondering if that may be affecting this.
Any ideas out there?
Thanks in advance!
-Andrew