Checking out the source code for the charting and AdvancedDataGrid controls in Flex 3
Here's another question I've seen come up a few times. "Q: Where can I find the source to the Flex Charting controls and/or the AdvancedDataGrid control?"
A: The charting controls and AdvancedDataGrid controls are only available within the Flex 3 Professional edition. In order to view the source code for these classes, you need to input your Flex 3 serial number, and then you should be able to find the source code in the following folder:
C:\Program Files\Adobe\Flex Builder 3\sdks\3.0.0\fbpro\projects\datavisualization\src\
Happy Flexing!
Comments
Or, if you are on a Mac, the files are in /Applications/Adobe Flex Builder 3/sdks/3.0.0/fbpro/projecs/datavisualization/src/
Posted by: Karl Heinz Kremer | March 2, 2008 8:06 AM
And what do I do when it's not there? The watermark is gone but the source isn't there :(
Posted by: Tom Van den Eynde | April 23, 2008 5:37 AM
Tom Van den Eynde,
I hope following link will help you.
Extracting data visualization source code:
http://blogs.adobe.com/flexdoc/2008/04/extracting_data_visualization.html
Posted by: Rostislav Siryk | August 21, 2008 5:58 PM