FusionCharts v3 Download Package contains the following. Please note that depending on the license that you've purchased, a few items might not be there.

 
SWF Files (Ready to use charts)
  All the charts are present in Download Package > Charts Folder. Whenever you need to create charts for a new web application, just copy these SWF files and paste it in your application.
   
FusionCharts JavaScript Class
  FusionCharts JavaScript Class is present in Download Package > JSClass Class. This class helps you embed charts in your HTML page in a more user-friendly way. Also, it helps avoid the Internet Explorer "Click to Activate this control" issue.
   
Sample Code
 

All the code that we refer to in this documentation, is present in Download Package > Code folder. These are ready to use code samples, that you can copy-paste and run. Just make sure that you copy the Charts along with the respective example, else you would get an empty screen with a never ending progress bar.

Code samples are present for following programming languages:

  • ASP - Using standard method & FusionCharts ASP API
  • PHP - Using standard method & FusionCharts PHP API
  • ASP.NET - VB.NET and C#
  • ColdFusion
  • Ruby on Rails
  • JSP
  • JavaScript
   
Server Side Export Handlers (Image/PDF Saving Scripts)
  The scripts that allow you to save FusionCharts as PDF/images at server-side are present in Download Package > ExportHandlers folder. Please refer to "Exporting as Image/PDF " section in documentation on how to use them.
   
XML Generator Visual Interface
  We've a provided a visual interface to help you painlessly generate XML data from your existing spread sheets, data tables, CSV files or HTML tables. This tool is present in Download Package > Tools folder.
   
Chart Source Code
  If you've the source code license of FusionCharts, you can find the source code at Download Package > SourceCode folder. All the ActionScript files are under the package com.fusioncharts. If you've the Enterprise License, the the .fla files are present in Download Package > SourceCode.
   
Chart Samples
  We've built a few chart samples for your viewing pleasure. These are present in Download Package > Gallery folder. You can also access them using the menu on left. Select Sample Charts.