Hi , We are upgrading to enterprise version 3.2 of FusionCharts.
We are having a custom ActionScript file which instantiates Column@dChart and com.fusioncharts.core.charts.Line2DChart. This ws compiling fne till now but now gives error saying
com/fusioncharts/helper/ObjectManager.as(53): characters 7-11 : type error Object should be String.
I noticed after removing most of the code that just the declarion itself is throwing this exception.
private var chart:Line2DChart;
Looking forward to some help.
Thanks,
Abhinav