jens Report post Posted June 30, 2008 (edited) HI, I am using fusion Charts V.3 I want to load fusionchart in my flash movie. When I try out your examples in your documentation (Flash for web developers -->). I get hundrets of errors. I starts with **Error** F:web_2xampphtdocsfusion_into_flashcomfusionchartshelperMacros.as: Line 112: The class or interface 'com.fusioncharts.helper.FCError' could not be loaded. throw new FCError ("Invalid Macro", "Couldn't find Macro "" + strMacro + "". Please provide a valid macro name in XML. Do remember that macros are Case-sensitive and you can only assign pre-defined macro values. See documentation for more details.", Logger.LEVEL.ERROR); **Error** F:web_2xampphtdocsfusion_into_flashcomfusionchartscoreStyleManager.as: Line 113: The class or interface 'com.fusioncharts.helper.FCError' could not be loaded. throw new FCError ("Invalid Style Name in Style Definition", "Style "" + strStyleName + "" has not been defined and as such cannot be associated with a chart object.", Logger.LEVEL.ERROR); etc.. Even when I open your example files (e.g. myFirstChart.fla) in flash and save the file, the swf-file is not working anymore. Path etc. should be correct. I use Flash 8 Professionell version. Settings are Actionscript 2 Whats wrong??? Regards Jens Edited June 30, 2008 by Guest Share this post Link to post Share on other sites
Pallav Report post Posted July 2, 2008 Hi, Can you please make sure that you've copied the com folder (containing all source files of FusionCharts) at the right place w.r.t your .fla? Share this post Link to post Share on other sites
jens Report post Posted July 4, 2008 (edited) Hallo Palav. It was the correct folder and path. But problem solved now. I've download the latest version 3.0.6 of fusioncharts and problem does not occur anymore. Thanks Edited July 4, 2008 by Guest Share this post Link to post Share on other sites