Hhmmmm - maybe if I made it a multidimensional array - how would you sort that?

________________________________________
From: Lehr, Theodore
Sent: Tuesday, August 31, 2010 10:28 AM
To: Flash Coders List
Subject: sorting xml

Any easy way to sort xml based on an attribute:

<nodes>
   <node aaa="bbb" ccc="ddd"/>
   <node aaa="eee" ccc="fff"/>
</nodes>

so if I wanted to sort based on aas or ccc....
_______________________________________________
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Reply via email to