You might look XMLListCollection. Loop through it and use getItemAt(n) to grab items.
Don't have any example code right now, but Collections are powerful. Don --- In flexcoders@yahoogroups.com, "Hyder" <hyder_...@...> wrote: > > How do I get the first n items in an XMLList? > I'm not very familiar with XML workarounds. > > TIA, > > Hyder >