The following example shows how you can ignore comment tags (<!-- … -->) in an XML document by setting the static XML.ignoreComments property.
Full code after the jump.
Continue reading ‘Ignoring comments in an XML file in ActionScript 3.0′
The following example shows how you can ignore comment tags (<!-- … -->) in an XML document by setting the static XML.ignoreComments property.
Full code after the jump.
Continue reading ‘Ignoring comments in an XML file in ActionScript 3.0′