it does - based on the last condition.... How can I "query" the xml using multiple conditions?
________________________________________ From: [email protected] [[email protected]] On Behalf Of Henrik Andersson [[email protected]] Sent: Friday, August 06, 2010 12:40 PM To: Flash Coders List Subject: Re: [Flashcoders] Querying XML Lehr, Theodore wrote: > I am trying: > > buildXML = peopleXML.person.(@group == dd_group.value.toString())&& > peopleXML.person.(@room == dd_room.value.toString()); > I am surprised that it even returns an XMLList, wait, does it? _______________________________________________ Flashcoders mailing list [email protected] http://chattyfig.figleaf.com/mailman/listinfo/flashcoders _______________________________________________ Flashcoders mailing list [email protected] http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

