Can Flash Charts Pro dynamically generate the charts from data stored in a MYSQL database?
Author: Antony CorstenReference Number: AA-00260Views: 7258Last Updated: 06/25/2009 07:02 AM
100 Rating/ 2 Voters
It is necessary to have two files to draw a
chart. The SWF file that contains the chart itself and XML file where
information about the chart (labels, colors, chart elements' size,
shown on the chart data) is stored. SWF file is included in Flash
Charts Pro package. XML file has to be created manually, or you can
write a script that will generate the XML file automatically by taking
data from your database. XML file structure is shown in manual. You can
also find a lot of sample XML files in Flash Charts Pro package.