I’m hoping for a push in the right direction in creating an array for looping through just the first child node of an XML file. I saw something that Scotty made that allowed one to loop through the firstChild nodes of an XML file, but his code is way to burly for me to dissect. Anyone know what I’m talking about?
Take a look at this XML file to and imagine that there’s an array that loads the first “images” childNode, then a button is clicked and the second “images” childNode is loded in its place.
Blarg, I’m at a loss. :jail: