I couldn't find the related class either.
I wanted to instanciate such a MSCombi3D object in a Flash movie, something like:
var myChart:MSCombi3D = new MSCombi3D(chartContainerMC, 1, 500, 500, 0, 0, false, "EN", "noScale");
But I can't seem to find the related class.
This is the Enterprise Package we've just bought.
Actually, I count 38 .swf files in FusionCharts_EnterpriseCharts
but only 36 classes in comfusionchartscorecharts
I thought there should have been one class for each chart type, and for each .swf.
Am I missing something?
Could someone help?