How does data change in live charts after web publishing?
To make a dynamic flash chart, you upload SWF chart created with Animated Chart Pro Edition and an XML data source file to the server. Data from the XML file will be loaded to the chart, so when XML data is changed, chart data will change respectively. To make XML data dynamic, you should write a script (for example, in ASP) forming the XML file. Make all needed queries for selecting data and put them to the file. The chart will automatically update itself.