Groups | Blog | Home
all groups > flash actionscript > february 2004 >

flash actionscript : How can I write AS to ignore a unique XML node?


Synergy Media
2/10/2004 10:28:37 PM
I have a loop that I'm telling to read a XML file and I would like to ignore a
repeating unique childNode

How can I go about doing this

<QteLst
<EqtyQte name="Microsoft" />
<Err ErrNo="" ErrMsg="" /> <---- Would like to ignore the <Err> entrie
</QteLst

Thanks, Ro
N[e]RD
2/11/2004 1:11:01 AM
I don't really get how you will be using this so I cannot tell you the exact code. Though the property you are looking for is the nodeName property.

AddThis Social Bookmark Button