Copy link to clipboard
Copied
Hi,
How do i send the xml from flash in a rest based web service? I need to send a xml and get back the response from web service. How to specify the web service address in the action script? Since the web service is running in different machine and my flash is running on different machine. Please let me know ur thoughts/ideas.
Thanks
thilsen
Copy link to clipboard
Copied
use the sendAndLoad method of LoadVars.
Copy link to clipboard
Copied
Thanks for ur reply. so how to specify the web server IP? I have a xml and needs to be send it to server to get the response.
Thanks
Senthil
Copy link to clipboard
Copied
check the sendAndLoad method of LoadVars. the first parameter is the url of the web service.
Find more inspiration, events, and resources on the new Adobe Community
Explore Now