Flynt Report post Posted April 14, 2010 My graphs work perfect in Firefox but in IE6 repeatedly gives this error Object doesnt support this property or method The problem is at this line: chartObj.setDataURL(strURL); Tried EVERYTHING and still getting this. Share this post Link to post Share on other sites
Guest Basundhara Ghosal Report post Posted April 14, 2010 Hi, Welcome to FusionCharts forum. Could you please send us the code that you are using to render the chart? Share this post Link to post Share on other sites
mine_rsr Report post Posted May 11, 2010 hiii can you show me, the way, my script broke like that too , i use Fire fox Share this post Link to post Share on other sites
Guest Basundhara Ghosal Report post Posted May 12, 2010 Hi, Could you please try enabling the 'RegisterWithJS' by setting it to '1'? Ref.- var chart1 = new FusionCharts("../../FusionCharts/Column3D.swf", "chart1Id", "400", "300", "0", "1"); Also, in case you are rendering the chart directly (HTML) by double clicking on the HTML file, please try enabling the 'Global Security Settings' for the Flash Player. Ref.- http://www.fusioncharts.com/forum/Topic5009-47-1.aspx#bm8077 Hope this helps. Share this post Link to post Share on other sites