You can use the XML class APIs to access the XML
________________________________ From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf Of Joshua Partogi Sent: Monday, August 25, 2008 3:37 AM To: [email protected] Subject: [flexcoders] Applying form login in Flex Dear all, How do you apply form login in Flex? I use HttpService from flex to send the username and password to the Backend. And then the backend will send back login message in XML format. Now how do I display this XML in Flex as it seems that based on the documentation the XML data to be sent back to the front-end are for List and DataGrid only. Or could anyone give me an insight to do form login in Flex? Many thanks. -- Setting a new landmark. Blog: http://joshuajava.wordpress.com/ <http://joshuajava.wordpress.com/> Twitter: http://twitter.com/thejavafreak <http://twitter.com/thejavafreak>

