User Guide
Manuals
Brands
Macromedia Manuals
Other
FLASH MX 2004-ACTIONSCRIPT LANGUAGE REFERENCE
1031
1032
1033
1034
1035
1036
1037
1038
1039
1040
XML.nodeName
1039
trace(aNode.nodeName+":\t"+aNode.firstChild.nodeValue);
}
}
}
The following node names ar
e displayed in the Output panel:
output:
username:hank
password:rudolph
See also
XML.nodeType
1
...
...
1037
1038
1039
1040
1041
...
...
1104