Question : Calling a .net webservice via actionscript

I'd like to call an asp.net webservice from actionscript 2.0 / 3.0.

In order to do this i'd like to pass in a fww parameters and return some xml which will populate a gallery for example.

Does anyone have a step by step guide or sample that demonstrates how i'd do this.

Thanks
P

Answer : Calling a .net webservice via actionscript

1. use AS2 - AS3 has no supported means of connecting to a web service at this point. there are some smart people who have written their own custom classes but I've never used them so can't endorse or otherwise.
2. look in the help file under webservice (AS2) - there's the option to use the component or not with FULL code examples.
Random Solutions  
 
programming4us programming4us