I'm building an application in flex. The app. takes in an XML file, and the XML file is passed into a graphing function which graphs the data.
My issue is that I want to filter the data in the XML file, so that only some of the data is graphed. What is the best way to do this?
I'm new to Flex so I apologize if this question has an obvious answer.



LinkBack URL
About LinkBacks
Reply With Quote