dm_uk Report post Posted January 18, 2007 Hi, I have noticed that there is a language parameter that is passed to the SWF in the javascript file. What languages are supported by this parameter? I'm assuming perhaps the debug window. What languages can it be changed to other than the default EN. Regards, Damian Share this post Link to post Share on other sites
dm_uk Report post Posted January 18, 2007 Sorry... I meant to say. When you change the language, what is effected? I suppose the debug mode browser. Share this post Link to post Share on other sites
Pallav Report post Posted January 19, 2007 This controls the application message language i.e., messages like "Loading Data." or "Loading Chart" etc. By default FusionCharts supports English language only. However, if anyone wants to add any language, we've given an easy option in the framework (source code) to add it. The language can then be exposed using a 2 character ISO code, which can be provided in the JavaScript file. To customize the language, you'll need to have the source code license of FusionCharts. Share this post Link to post Share on other sites