Sign in to follow this  
nchaud

Updatechartxml In Fusioncharts.js Not Working

Recommended Posts

Hi

 

I'm following this example : http://docs.fusionch...setDataXML.html

I've added my SWF files to be 'trusted' under my Flash Player Security Settings

I'm using Google Chrome 21.0

 

However the updateChartXML function in FusionChart.js doesn't complete. If I put an alert above and below this line:

 

 

alert('Doing');

chartObj.SetVariable("_root.dataURL", "");

alert('Done');

 

it shows me that this function isn't completing when I click the button (only the alert 'Doing' shows up).

 

Can you please advise?

Thanks

Edited by nchaud

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this