flash - How do I select a certain node in a tree in flex? -


i'm trying properties 1 single node such name i've set or something. how can go selecting 1 node? can event

e.currenttarget.selecteditem.@name; 

but need grab without event, how can go doing this?

it's better data data provider xmltree, because it's xml/xmllist can use construction

myxml.nodename[0].@attribute


Comments

Popular posts from this blog

java - SNMP4J General Variable Binding Error -

windows - Python Service Installation - "Could not find PythonClass entry" -

Determine if a XmlNode is empty or null in C#? -