Check the HTTPService resultFormat property. http://livedocs.adobe.com/flex/2/langref/mx/rpc/http/HTTPService.html#resultFormat
Alen On Fri, Jun 20, 2008 at 7:11 AM, flexawesome <[EMAIL PROTECTED]> wrote: > hey there, I was using loop to push them into Array.... > > Is there a way to convert this XML file into Array more easily? > > thanks > > <files> > <file>file name1</file> > <file>file name2</file> > <file>file name3</file> > ..... > </files> > > >

