﻿<?xml version='1.0' encoding='UTF-8'?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>FusionCharts Forum / FusionCharts v3 / Bug Reports  / Client Side JavaScript Charting error / Latest Posts</title><generator>InstantForum.NET v4.1.4</generator><description>FusionCharts Forum</description><link>http://www.fusioncharts.com/forum/</link><webMaster>support@fusioncharts.com</webMaster><lastBuildDate>Tue, 02 Dec 2008 06:23:16 GMT</lastBuildDate><ttl>20</ttl><item><title>RE: Client Side JavaScript Charting error</title><link>http://www.fusioncharts.com/forum/Topic2210-6-1.aspx</link><description>Hi,&lt;br&gt;&lt;br&gt;It could be because of that - however, I'm not really sure. But FusionCharts Free is in AS1 and FusionCharts v3 in AS2.</description><pubDate>Mon, 28 Jan 2008 22:20:01 GMT</pubDate><dc:creator>Pallav</dc:creator></item><item><title>RE: Client Side JavaScript Charting error</title><link>http://www.fusioncharts.com/forum/Topic2210-6-1.aspx</link><description>Hi - Is it possible that this crossdomain error would apply with Fusion Charts 3 but not with the free version.  I'm only having this issue with the new version, but maybe that's because it is written with the more recent version of Action Script?&lt;br&gt;&lt;br&gt;Thanks</description><pubDate>Sun, 27 Jan 2008 22:35:54 GMT</pubDate><dc:creator>stren</dc:creator></item><item><title>RE: Client Side JavaScript Charting error</title><link>http://www.fusioncharts.com/forum/Topic2210-6-1.aspx</link><description>You can build a proxy page on your server, which actually gets the data from remote page and then conveys it locally to the chart.&lt;br&gt;&lt;br&gt;For example:&lt;br&gt;&lt;br&gt;Chart --&gt; Your proxy page --&gt; Remote server --&gt; back to your proxy page --&gt; Chart.</description><pubDate>Sat, 20 Oct 2007 16:34:40 GMT</pubDate><dc:creator>Pallav</dc:creator></item><item><title>RE: Client Side JavaScript Charting error</title><link>http://www.fusioncharts.com/forum/Topic2210-6-1.aspx</link><description>I have the same issue. I have tried using crossdomain.xml fix but this doesn't work either. Any more ideas??&lt;br&gt;&lt;br&gt;moremadness2001</description><pubDate>Wed, 17 Oct 2007 10:34:07 GMT</pubDate><dc:creator>moremadness2001</dc:creator></item><item><title>RE: Client Side JavaScript Charting error</title><link>http://www.fusioncharts.com/forum/Topic2210-6-1.aspx</link><description>Hi,&lt;/P&gt;&lt;P&gt;The Flash Player security settings prevent cross site SWF loading and then providing it data. As such, this error is raised.</description><pubDate>Mon, 03 Sep 2007 04:26:08 GMT</pubDate><dc:creator>Pallav</dc:creator></item><item><title>Client Side JavaScript Charting error</title><link>http://www.fusioncharts.com/forum/Topic2210-6-1.aspx</link><description>Hello!&lt;/P&gt;&lt;P&gt;I am very excited about the JavaScript/AJAX-like capabilities of your chart products.:)&lt;BR&gt;But, I have a problem in our requirements, and a JavaScript error in the client side updates of the charts.&lt;/P&gt;&lt;P&gt;I have placed the swf-files in a different sub-domain/domain then the web-pages which renders the charts. Acording to the licensing, this should be possible, right?&lt;BR&gt;When I do, here is what I get:&lt;/P&gt;&lt;P&gt;- First time around (when the page loads), all charts are rendered perfecly.&lt;/P&gt;&lt;P&gt;- After first page load, calling the setDataXML throws a JavaScript error.&lt;BR&gt;(see attachment)&lt;BR&gt;To make it easy for you to reproduce just add a domain in your demo at &lt;A href="http://www.fusioncharts.com/Demos/JS/Index.html"&gt;http://www.fusioncharts.com/Demos/JS/Index.html&lt;/A&gt; :&lt;BR&gt;&lt;BR&gt; //any sub-domain or domain added here gives the error next time the user calls setDataXML;&lt;BR&gt;   var gc_swf_path = "&lt;A href="http://charts.backbone.se/swf/"&gt;http://charts.backbone.se/swf/&lt;/A&gt;"; &lt;BR&gt;   var chart1 = new FusionCharts(gc_swf_path + "MSColumn3D.swf", "chart1Id", "600", "400", "0", "1");     &lt;BR&gt;   //Initialize chart with empty data. We'll feed it data on the chart's FC_Rendered event.&lt;BR&gt;   chart1.setDataXML("&amp;lt;chart&amp;gt;&amp;lt;/chart&amp;gt;");&lt;BR&gt;   chart1.render("chart1div");&lt;BR&gt;&lt;/P&gt;&lt;P&gt;Is there a workaround or fix? &lt;BR&gt;&lt;BR&gt;I can fix the JavaScript, if you point me in the right direction.&lt;BR&gt;&lt;BR&gt;Some background notes which might be of interest:&lt;BR&gt;We have multiple sites running our crm-application. I would rather not have to distribute the JavaScript and the swf files to all sites, some of them behind firewalls. I would like to give our clients nice charts, no matter what server they are running our application from. At the same time I want control of how the chart components are used, from what domains, etc. &lt;BR&gt;I want our clients to use &lt;STRONG&gt;our&lt;/STRONG&gt; interface to &lt;STRONG&gt;your&lt;/STRONG&gt; components (as a backend). I don't want to give them full access to your components, just because I need to include them under their website. I am sure that is in your interest too.&lt;/P&gt;&lt;P&gt;Kind regards,&lt;/P&gt;&lt;P&gt;/Hans&lt;BR&gt;</description><pubDate>Sun, 02 Sep 2007 05:55:54 GMT</pubDate><dc:creator>MrFast</dc:creator></item></channel></rss>