Ruben Report post Posted March 7, 2009 (edited) hello all, im very new to fusioncharts. i have a problem with making a chart in adobe flash. i added my xml code in a action script and the chart is showing in the .swf file but not everything. the categories are not shown, same for the dataset. i added my actionscript code in a .txt file because the codebox tags didn't work actionscript code.txt Edited March 7, 2009 by Guest Share this post Link to post Share on other sites
Rahul Kumar Report post Posted March 12, 2009 Hi, Could you please import MSColumn3DChart (import com.fusioncharts.core.charts.MSColumn3DChart;) instead Column3DChart and try again? Since the XML data is for a Multi-Series chart but you are using a single series chart. Share this post Link to post Share on other sites