loop through « XML « Flash / Flex / ActionScript






1.Processing XML with for-each-in and for-in
2.Use for loop to go through the xml data
3.Accessing Descendants
4.Create Date object from xml data
5.Use for each loop to access the attributes
6.Iterating through the Children of an Element
7.Use the for..in or for each..in statements to iterate through an XMLList.
8.Tree traversal: converts every element and attribute name to lowercase: