Using SWFObject 2.0 with FusionMaps
#3
Posted 18 November 2008 - 07:51 AM
"Error in Loading Data" primarily means that you are providing wrong path of the XML.
Please provide correct path(URL) to XML.
** Please note that you can NOT provide absolute path (URL). We have blocked taking absolute path to stop XSS attacks. Please use relative path. Hence, please do not provide any URL like "http://....". Only "data/myXMLfolder/xml.xml" (like this).
The rule that we are following while blocking absolute url is 1. any string having a : character. So, no colon character in the XML path (dataURL) that you are providing.
If this does not solve the issue, then set the debugMode to 1 so that the chart can show up the debug window. See whether a dataURL (i.e. URL to an XML file) ahs been provided to the chart). The debug window will report this.
Hopefully, the path to the dataURL is the issue.
#5
Posted 18 November 2008 - 08:53 AM
Hope Arindam's code might help you out in this. Please go through the code and find the secret of your own.
#6
Posted 18 November 2008 - 07:24 AM
Please let us know the things in details that you are facing.
Meahwhile, please check the path of the JS file, SWF files and XML files. Please also see whether you can execute any other JavaScript functions and please see if the SWFObject has beeb properly loaded.
You can also try accessing the site from other machines.
#8
Posted 04 June 2010 - 01:17 PM
http://www.fusioncha...achment576.aspx , which resolves to another page that, as far as I can see, has no reference to swfobject2.
"The man to whom something can happen must first be willing to accept that his premises may be invalid." - Inspired by Leonard Cohen & Ayn Rand












