To run the Swiff Chart Generator ColdFusion samples on your Web Server you need to have ColdFusion 6.x or higher installed and the ColdFusion sample pages (installed with Swiff Chart Generator) published on your Web Server. You must also edit the ColdFusion sample pages to specify the Web Server document root.
<install_dir>/samples/ColdFusion/Where <install_dir> is Swiff Chart Generator installation directory. These folders contain the ColdFusion sample pages.
web_root= "C:\Program Files\Apache Group\Apache\htdocs";
To test the Swiff Chart Generator installation, open your web browser (you must have the Flash plug-in installed), type the following URL in and browse in the available directories to view the samples:
http://your_server_name/your_directory/
where your_server_name is the machine name of your Web Application Server (possibly 127.0.0.1:8080 - the localhost machine) and your_directory is the folder where your ColdFusion samples have been published.