To get the charting classes [in Flex 3] you needed to purchase Flex Builder Pro.
They have been open sourced as of the release of Flex 4 / Flash Builder 4. I have no idea how that relates to 'legacy' licenses; but in theory you can download the code and compile it with the Flex 3.4 SDK and use that in your project. --- In [email protected], "ilikeflex" <ilikef...@...> wrote: > > Hi > > I am using the open source flex sdk build Version 3.4.0 build 9271 . At the > same time i am using flexlib.swc from google code base. the flexlib.swc > requires access to charting compoenents classes. The charting classes are > normally in datavisualization.swc. This file is missing from open source. how > can i create this file or from where can i get it. > > Thanks > ilikeflex >

