Is there a way to invoke the SOAP deserializer to read in data from an XMLSocket connection? If my server sends an information push (in xml SOAP format) to all connected clients, I want them to get the data that is broadcast in object form, just as if the XML had been sent through a webservice result. Any ideas for manually invoking the deserializer with either an XML string or a XML object?
Thanks, Sean McKibben -- Flexcoders Mailing List FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/flexcoders/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/

