|
|
|
Forum Newbie
      
Group: Forum Members
Last Login: 11/15/2007 1:45:29 AM
Posts: 3,
Visits: 5
|
|
| On the link http://www.fusioncharts.com/free/Docs/?gMenuItemId=19, they say we can change the error messages by adding properties in the swf url : var chart1 = new FusionCharts("FCF_Column2D.swf?ChartNoDataText=Please select a record above", "ChId1", "300", "250");
But when i use the property InvalidXMLText, it doesn't work : var chart1 = new FusionCharts("FCF_Column2D.swf?InvalidXMLText=Invalid XML dataAAA", "ChId1", "300", "250");
Do you know why ? Thanks
|
|
|
|
|
FusionCharts Team
      
Group: Administrators
Last Login: 7/29/2008 12:15:49 PM
Posts: 2,001,
Visits: 474
|
|
Hi,
It works only for FusionCharts v3 and not FusionCharts Free.
Thanks, Pallav Nadhani FusionCharts Team
|
|
|
|