This is what I want to do. I want to take an XML file (whichis produced
by a HTTPService request to a PHP file). Take the datain the XML file
and then place it in textboxes within a Flex Form.Is this possible?If
there is some way that I can covert the XML data from theHTTPService to
variables in actionscript and the flex project thatwould be even better.