Start by throwing away the XMLList wrapper, what you really have is a
single XML element, stop trying to pretend otherwise.
Once you have the XML instance, just call the namespace method with the
prefix to get the correct Namespace instance to use.
Or even simpler, create the Namespace object directly from the used url.
With that done it is a simple matter of using the namespace qualifier
operator
<http://help.adobe.com/en_US/FlashPlatform/reference/actionscript/3/operators.html#name_qualifier>.
_______________________________________________
Flashcoders mailing list
[email protected]
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders