Hi Jason, No worries, I think I was too upset for building a similar sample and only after that to realize that it will never trace "Array" :)
Zoli -----Original Message----- From: Merrill, Jason [mailto:[EMAIL PROTECTED] Sent: Saturday, August 26, 2006 3:03 AM To: Flashcoders mailing list Subject: RE: [Flashcoders] Webservices and .NET array serialization Zoli, I see now, yes, thanks. Sorry if that sounded terse, I didn't get what you meant to say at first. I got it working, I think initially my problem was due to the asynchronous nature of Webservices - once I fixed the method handlers properly, and waited for the load, it worked. The problem was compounded by the fact I am creating an RIA that edits another Flash presentation, both of which use Webservices and I needed to be sure they were both ready for the data. In sending data back, I also needed to be sure if I create new arrays of objects, the objects have all the same properties as well, even if they aren't used since the C# script expects it. Anyway, hope that helps Stephen or anyone who comes across this in the archives. Jason Merrill Bank of America Learning & Organization Effectiveness - Technology Solutions _______________________________________________ [email protected] To change your subscription options or search the archive: http://chattyfig.figleaf.com/mailman/listinfo/flashcoders Brought to you by Fig Leaf Software Premier Authorized Adobe Consulting and Training http://www.figleaf.com http://training.figleaf.com

