Hi. Am doing some flex coding using only a text editor and the SDK compiler. I
run across some examples of Chart and when I try to compile the application
(using the MXMLC compiler), I am getting an error:
Error: Could Not Resolve <mx:PieChart> to a component implementation.
I did a little research and I found out that I may need to have the charts.swc
(for SDK 2) and datavisualization.swc (for SDK 3). I am using SDK 3 of Flex.
I tried to search for the .SWC file but I cannot seem to find it. Is it
downloaded as a separate file?
Inputs highly appreciated.
Thanks.