Hello,
I am using the following syntax : var myChart = new FusionCharts("FusionCharts/Column3D.swf", "myChartId", "400", "300", 0, 0, "", "noScale", "", 1, 1);
with fusioncharts 3.2.2 but instead of redirecting the user when they do not have flash installed it simply renders the chart in javascript. My understanding is that with the detect and redirect flags set it should issue a statement prompting the user to install flash.
Thank you for any assistance.
Nathan