node.da...@key == "type" ? If U want both values you should iterate ...
Claudiu




________________________________
From: flexaustin <[email protected]>
To: [email protected]
Sent: Monday, February 16, 2009 1:58:46 AM
Subject: [flexcoders] E4X help?


Is it possible to get the value of "type" from this XML?

<node id="2">
<data key="name">Ed< /data>
<data key="type">M< /data>
</node>
&#8722;
<node id="3">
<data key="name">Christia an</data>
<data key="type">M< /data>
</node>

So in this example end up with M for both?


   


      

Reply via email to