Is there a way to filter the mx:List' labelField based on the String/data content thats pulled from an XML file?
Here's the app I'm working on- http://www.kidney.org/professionals/kls/CME/CMEv5.html xml file- http://www.kidney.org/professionals/kls/CME/data/CME.xml If you click the radio buttons, the state will change and a second list will appear. I want to list only the items that come up as 'true' and filter out the 'false' items.

