arrays in Flash
arrays in Flash
Out of context: Reply #7
- Started
- Last post
- 11 Responses
- tomkat0
why would you wanna do that?
you can access the xml directly (inside flash) like
myXML.firstChild.ChildNodes[i].a...
?
why would you wanna do that?
you can access the xml directly (inside flash) like
myXML.firstChild.ChildNodes[i].a...
?