Christophe, I've never had it map in the remoting way, but I have sucessfully done a cast on the dynamic object returned and then got data from it. I think it works "by accident" :)
Grant ----- Original Message ----- From: Christophe Herreman [EMAIL PROTECTED] To: Flashcoders mailing list [email protected] Sent: 1/11/06 8:46 AM Subject: [Flashcoders] Webservice and complex type class mapping > Hi all, > > does anyone know if it is possible to map an incoming complex type to a > AS class? With remoting Object.registerClass() does the trick but it > doesn't seem to work with webservices. > > Any clues? Or is it simply not possible and do I have to parse the soap > messages myself? > > thx in advance, > Christophe > _______________________________________________ > Flashcoders mailing list > [email protected] > http://chattyfig.figleaf.com/mailman/listinfo/flashcoders _______________________________________________ Flashcoders mailing list [email protected] http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

