drew Report post Posted June 22, 2012 Hello, I am displaying 4 charts on the page, but for each of them on FF. I am seeing is just a blank span with no object element referencing to the FusionChart swf file. <span id="ChartDiv3" style="line-height: 100%; display: inline-block; width: 805px; height: 210px;"></span> But the same chart loads up nicely on Chromium and IE browser, only FF is giving such problems. Fusion Charts Version: 3.4 Calling Style: var myChart = new FusionCharts('/cem/charts/Pie3D.swf', 'MyChart1', width, '210' , 0,0); myChart.setXMLData(data.chartDataXML); myChart.render( 'MyChart1'); Thanks drew. Share this post Link to post Share on other sites
Sanjukta Report post Posted June 23, 2012 Hi Drew, Could you please send us an erroneous sample or a Live URL so that we might test it? Awaiting your reply. Share this post Link to post Share on other sites