Thanks ,I am not use setDataURL,i am usr setDataXML
this is my code:
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 well in firefox/chrome, but In IE8