[MX] WDDX/XML and Empty Nodes!

Am I crazy?

If you are getting a recordset into Flash, and there’s an empty field/node, you should be able to do something like:

[AS]if ( XMLnode == “”){
do stuff;
}[/AS]

right? Is there a different way to refer to an empty node?

Thanks!

lrhb :hat: