RE: [flexcoders] mx:webservice how do i access

2007-03-27 Thread Tracy Spratt
how do i access Hi, I have a webservice GetEmployeeDetails here is the SOAP response. so how do i access this using mx:webservice ? here is my sample code: mx:WebService id=WeatherService wsdl=http://localhost:4581/MyWebService/Service.asmx?WSDL http://localhost:4581/MyWebService

[flexcoders] mx:webservice how do i access

2007-03-26 Thread raagzcd
Hi, I have a webservice GetEmployeeDetails here is the SOAP response. so how do i access this using mx:webservice ? here is my sample code: mx:WebService id=WeatherService wsdl=http://localhost:4581/MyWebService/Service.asmx?WSDL; useProxy=false ActionScript: