sehgal.prithvi

Drill Down Feature Using Jquery

Recommended Posts

Hi Ben,

 

Could you please verify that you have done the following:

 

1. The "RegisterWithJS" (the last) parameter is set to "1" in the HTML code.

Ref.- var chart = new FusionCharts("Line.swf", "ChartId", "650", "400", "0", "1");

 

2. Flash Player Global Security settings is enabled, if you are running the application from local file system (C:\ or D:\) and not from web server (local or live).

 

Flash Player's Global Security setting blocks invoking/calling JavaScript from SWF (Flash Movie) by default. So you need to reset your setting into Global Security Setting panel and enable it.

 

Please refer to the following link to enable the Flash Player Global Security settings:

http://www.macromedi..._manager04.html

 

Also, please check with the examples given in the "Code" folder of the Download Pack for further reference.

Download Pack >> Code >> JavaScript >> Basics/UsingLinkedCharts

 

Hope this helps. :)

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