xmfail Report post Posted November 25, 2011 I have get a problem when using fusionchart. js code: var myChart1 = new FusionCharts("js/fusioncharts/charts/Pie3D.swf", "myChartId", "350", "300", "0", "1"); myChart1.setDataXML(obj5); myChart1.render("content1"); html code: <td colspan="3"><div id="content1" style="text-align: center;"></div></td> it works in firefox/chrome, but In IE8, it display"Error in loading data". note: it works on apache server. i need help! !! anybody can help me ?thank you..... Share this post Link to post Share on other sites