XML/Flash prob
XML/Flash prob
Out of context: Reply #21
- Started
- Last post
- 45 Responses
- Donzo0
If you change "total = obj.firstChild.childNodes.length... to "total = beerXML.firstChild.childNodes.le... that'll give you the correct number of nodes to check when you use "if(i == total)".
After that it creates the movies for me.