Flash XML Question...
Flash XML Question...
Out of context: Reply #3
- Started
- Last post
- 5 Responses
- jarmstrong0
If I'm not mistaken you problem is when you call the stepXml function after parsing the "cd/dvd" node. It's trying to parse cd/dvd's child nodes, but they don't have a node name = to "nav", so it just hangs.
hope that makes sense...