On 11/10/2011 17:38, Merrill, Jason wrote:
Just trying to help. :)
Yes, I appreciate it. Thank you.
I don't know if this helps what you're trying to do, but I have found it much easier to parse XML data into value objects and vectors, then doing the data manipulations from there, rather than trying to do all the manipulations with E4X. But if that isn't an option for you and you need to stick with XML all the way, just ignore.
That's what I did in the original code. Then I thought I'd try and do it in XML alone - hence the question. In many ways it's easier to mimic the tree using objects, but it would be great if I could just manipulate the XML.
Paul
Jason Merrill Instructional Technology Architect II Bank of America Global Learning
_______________________________________________ Flashcoders mailing list [email protected] http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

