In a behavior that I am creating, I have a string that contains XML data. How can I parse it and loop through each node?
I was reading about using DOM, but apparently DOM is only available in plugins, not behaviors
Develop games in your browser. Powerful, performant & highly capable.