cblaze22 Report post Posted September 12, 2008 (edited) The below html is erroring in IE7 with the following errors in javascript: Microsoft JScript runtime error: Object doesn't support this property or method The catch statement with "e" contains with the three errors that happen. 1. SWFInfo' is undefined 2. Object doesn't support this property or method 3. Object expected var map = new FusionMaps("TLMap_USA.swf", "mapDiv", 900, 900, "0", "1"); map.setDataURL("Data.xml"); map.render("mapDiv"); All data works fine and maps works well after i click continue on these errors. Edited September 12, 2008 by Guest Share this post Link to post Share on other sites
Pallav Report post Posted September 16, 2008 Hi, Are you running the files from a local machine? Share this post Link to post Share on other sites
cblaze22 Report post Posted September 29, 2008 No this is on IIS. Share this post Link to post Share on other sites
cblaze22 Report post Posted September 30, 2008 I need this fixed. We bought this and it errors in IE7. Share this post Link to post Share on other sites
cblaze22 Report post Posted September 30, 2008 Here is the url that is doing it nlets.staging.terralever.com/ServicesMapLocator.aspx Share this post Link to post Share on other sites
cblaze22 Report post Posted October 2, 2008 Fixed because of the link http://www.fusioncharts.com/forum/Topic6225-47-1.aspx?Highlight=__flash__toXML Share this post Link to post Share on other sites