Sign in to follow this  
Rahul Kumar

fusioncharts in flash

Recommended Posts

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 by Guest

Share this post


Link to post
Share on other sites

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

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this