954,576 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

xml parsing in flash

this is my xml file

<myxml>
<a>
I can load XML like the wind!
</a>
<b>
I can load XML like the storm!
</b>
</myxml>

i want to trace "I can load XML like the wind!" in flash movie.for this i am using this syntax that is not working .somebody please tell me the right syntax

trace(this.firstChild.childNodes[0].firstChild.nodeValue);
aaloo
Junior Poster in Training
76 posts since Oct 2011
Reputation Points: 22
Solved Threads: 0
 
sufyan2011
Junior Poster
166 posts since Dec 2011
Reputation Points: 9
Solved Threads: 20
 

This article has been dead for over three months

Post: Markdown Syntax: Formatting Help
You
View similar articles that have also been tagged: