April 27, 2009 | In: Flash, Work

Actionscript 3 and SOAP Webservices

I just finished a project where my AS3 Game needs to connect to to a third party .NET web service. It turned out more complicated then I had anticipated, especially since I was asked to dispatch soap package to the web service.  Thank god for the community, because, off course, a workaround has already been done.

First off, by some reason, Flash does not like namespaces, nor any <soap:something> formulated XML. So to fix  any SOAP XML loaded into XML this Class comes in very handy. AS3:Namespace Remover

Secondly, to actually connect to a webservice, I am using this Class, from the same developer.gofr available for download.

So big ups to Alducente Labs, for all that very valuable sharing…

Comment Form

  • It would be awfully nice of you, if you could spare me with a click below.

 

Categories

Posts

March 2010
M T W T F S S
« Feb    
1234567
891011121314
15161718192021
22232425262728
293031