b471code3 Report post Posted July 24, 2007 I have many viewers who do not yet have Flash Player 9 and instead of them having to manually go to the Adobe site I would rather the chart show something and update automatically or prompt the user if needed, similar to how it was when the object tag was used. I currently use V3 with the Javascript code to get rid of the "click here to activate" tool tip and on a PHP page. Share this post Link to post Share on other sites
Pallav Report post Posted July 26, 2007 Our FusionCharts JavaScript class (new version) can detect whether the user has required Flash player version or not and can alert him. Additionally, in the DIV that you embed the chart, you can write your custom content (with link to Flash Player update). Share this post Link to post Share on other sites
tess271 Report post Posted July 31, 2007 Can you show an example of how to add this custom content such that the JS file knows to show that when the client doesn't have a flash player installed? Thanks, -- Sandy Share this post Link to post Share on other sites