There are 6 steps involved in real-time generating dynamic charts with Swiff Chart Generator:
Swiff Chart Generator approach represents a performance advantage because the ASP script that does the data access also generates the animated chart in Flash, avoiding multiple server accesses, and thus improving web server response times. Other approaches to ASP and Flash chart generation require a first request to an ASP script for content access, and later a second access for the actual movie generation - this hurts the interactive user experience because of the latency and unnecessary browser/server round-trips.