var myXML:XML = someXML;

if(myXML.someNode != undefined)
{
   //do something with the node
}

hth
Scott

- J.R.
A people that values their privileges
over their principles, will soon lose
both.
- Dwight "Ike" Eisenhower


Reply via email to