xml

Getting the Element Start-Tag Name of a Tree Node

This tutorial will show you how to retrieve the element tag name or node name as it is called in Flash. To clarify, the element tag name is the first string of characters that appear after a tag. So the element tag name of "<customer firstname='allen' lastname='poe'>" is "customer".

XML feed