I'm aware that mx.charts is part of flex builder professional.
I've downloaded the trial version of flex builder professional and added the datavisualization.swc to my intellij Flex_sdk classpath. The IDE is now aware of the classes, but when I come to compile I still get:
"Type was not found"
Is there a license or something I need to add to the classpath.
Can anyone give a step by step guide to compiling a flex app that uses charts, either in intellij, or from the command line.
Thanks.