| Author |
Problem consuming WebService in Flex 3
|
Sunny Diaz
Greenhorn
Joined: Mar 07, 2011
Posts: 16
|
|
Hi i am new to flex and trying to consume a web service in flex builder, i use eclipse and have flex plugin over eclipse and all the flex applications work fine and now i tried to access a webservice which is temperature convertor having wsdl location : "http://www.w3schools.com/webservices/tempconvert.asmx?WSDL"
I tried to write the code in flex mixed with script and when i run the project i get the following error
I write down my code which is very simple.. please have a look and help me in this issue, i tried to find over web but i don't get the solution.
I found some solution about the crossdomain.xml which is supposed to be put in the server root or web directory... BUT i am not using this application on ANY SERVER, i just use flex builder over eclipse.
so please let me know if you have valid solution in my case...
Thanks
|
 |
 |
|
|
subject: Problem consuming WebService in Flex 3
|
|
|