KGRKJGETMRETU895U-589TY5MIGM5JGB5SDFESFREWTGR54TY
Server : Apache/2.2.17 (Unix) mod_ssl/2.2.17 OpenSSL/0.9.8e-fips-rhel5 DAV/2 PHP/5.2.17
System : Linux localhost 2.6.18-419.el5 #1 SMP Fri Feb 24 22:47:42 UTC 2017 x86_64
User : nobody ( 99)
PHP Version : 5.2.17
Disable Function : NONE
Directory :  /home/queenjbs/www/FusionChart/Contents/Introduction/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Current File : //home/queenjbs/www/FusionChart/Contents/Introduction/DownloadC.html
<?xml version="1.0" encoding="iso-8859-1"?><!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<title>Download Package Contents</title>
<link rel="stylesheet" href="../assets/ui/css/style.css" type="text/css" />
<script type="text/javascript" src="../assets/prettify/prettify.js"></script>
<link rel="stylesheet" type="text/css" href="../assets/prettify/prettify.css" />
<script type="text/javascript" src="../assets/ui/js/jquery.min.js" ></script>
<style type="text/css">
<!--
div.WebHelpPopupMenu { position:absolute;
left:0px;
top:0px;
z-index:4;
visibility:hidden; }

a.whtbtnhide, a.whtbtnshow, a.whtbtnhidenav , a.whtbtnshownav { border-bottom:none !important; }
-->
</style>
<script type="text/javascript" language="javascript1.2" src="../assets/ui/js/whmsg.js"></script>
<script type="text/javascript" language="javascript" src="../assets/ui/js/whver.js"></script>
<script type="text/javascript" language="javascript1.2" src="../assets/ui/js/whproxy.js"></script>
<script type="text/javascript" language="javascript1.2" src="../assets/ui/js/whutils.js"></script>
<script type="text/javascript" language="javascript1.2" src="../assets/ui/js/whlang.js"></script>
<script type="text/javascript" language="javascript1.2" src="../assets/ui/js/whtopic.js"></script>
<script type="text/javascript" src="../assets/ui/js/lib.js"></script>
</head>

<body>
<!-- breadcrumb starts here -->
<div id="breadcrumb"></div>
<script type="text/javascript">
	document.write( addFCBreadcrumb( [ "Home|Overview.html", "Introduction", "Download contents" ] ) );
</script>
<!-- breadcrumb ends here -->


<table width="98%" border="0" cellspacing="0" cellpadding="3" align="center">
  <tr> 
    <td class="pageHeader">Download Package Contents</td>
  </tr>
  <tr> 
    <td valign="top" class="text">
       <p>FusionCharts XT Download Package contains 
        the following items. Please note that depending on the license that you've purchased, 
        a few items might not be there.</p>
    </td>
  </tr>
  <tr> 
    <td valign="top" class="text"><table width="95%" border="0" align="center" cellpadding="2" cellspacing="0">
        
        <tr valign="middle" class="text"> 
          <td> <div align="center"><img src="../Images/Bullet.gif"  /></div></td>
          <td class="textBold">FusionCharts JavaScript Classes</td>
        </tr>
        <tr valign="top" class="text"> 
          <td>&nbsp;</td>
          <td>
            <p>FusionCharts JavaScript Classes are present in <span class="codeInline">Download 
            Package &gt; Charts</span> folder. There are  four main JavaScript files (<span class="codeInline">FusionCharts.js</span>, <span class="codeInline">FusionCharts.HC.js</span>, <span class="codeInline">FusionCharts.HC.Charts.js</span>, and <span class="codeInline">jquery.min.js</span>) contained in this folder. <span class="codeInline">FusionCharts.js</span> is the core FusionCharts JavaScript class that helps you embed charts 
            in your Web pages in a user friendly way and offers functionalities like updating chart data, retrieving chart data, supporting multiple data formats, event handling etc. Additionally, it also helps in rendering JavaScript fallback charts (using <span class="codeInline">FusionCharts.HC.js</span>, <span class="codeInline">FusionCharts.HC.Charts.js</span> and <span class="codeInline">jquery.min.js</span>). <span class="codeInline">FusionChartsExportComponent.js</span>&nbsp;allows control over the client-side Export Component and provides interfaces to link the client-side Export Component to the charts present in the web page. <span class="codeInline">FusionCharts.jqueryplugin.js</span> provides easy jQuery syntaxes to render FusionCharts. </p>
            <p>The legacy FusionCharts JavaScript class (from v3.1.1) is also provided in <span class="codeInline">Download Pack &gt; SourceCode &gt; JavaScript &gt; Legacy</span> folder. </p>
           </td>
        </tr>
		<tr valign="middle" class="text"> 
          <td width="15"> <div align="center"><img src="../Images/Bullet.gif"  /></div></td>
          <td class="textBold">SWF Files (Ready to use charts)</td>
        </tr>
        <tr valign="top" class="text"> 
          <td>&nbsp;</td>
          <td> <p>FusionCharts XT is essentially a bundle of SWF files, each being a chart. All the charts are present in <span class="codeInline">Download 
            Package &gt; Charts</span> folder. Whenever you need to create charts 
            for a new web application, just copy these SWF files and paste it 
            in your application. Additionally, the client side export component, which comes as a separate SWF file (<span class="codeInline">FCExporter.swf</span>) is also present in Charts folder.</p> </td>
        </tr>
        <tr valign="middle" class="text"> 
          <td width="15"> <div align="center"><img src="../Images/Bullet.gif"  /></div></td>
          <td class="textBold">Sample Codes</td>
        </tr>
        <tr valign="top" class="text"> 
          <td>&nbsp;</td>
          <td>
             <p>All the code that we refer to in this documentation, are present 
            in <span class="codeInline">Download Package &gt; Code</span> folder. 
            These are ready-to-use code samples, which you can copy-paste and run. 
            Just make sure that you copy the charts (from the <span class="codeInline">Charts</span> folder) along with the respective 
            example, else you will get an empty placeholder instead of the chart.
            
             Code samples are provided for following technologies:</p>
             
             <ul>
              <li> ASP - Using standard method &amp; FusionCharts ASP API </li>
              <li>PHP - Using standard method &amp; FusionCharts PHP API</li>
              <li>ASP.NET - VB.NET and C#</li>
              <li>ColdFusion</li>
              <li>Ruby on Rails</li>
              <li>J2EE</li>
              <li>JavaScript</li>
              <li>jQuery</li>
            </ul>
             <br />
          </td>
        </tr>
        <tr valign="top" class="text">
          <td valign="middle"><div align="center"><img src="../Images/Bullet.gif"  /></div></td>
          <td class="textBold">Server Side Export Handlers (Image/PDF Saving Scripts) </td>
        </tr>
        <tr valign="top" class="text">
          <td>&nbsp;</td>
          <td><p>The scripts which allow you to save FusionCharts XT as PDF/images at server-side are present in <span class="codeInline">Download Package &gt; ExportHandlers</span> folder. Please refer to &quot;<a href="../exporting-image/ECOverview.html" target="_blank">Exporting as Image/PDF </a>&quot; section in documentation on how to use them.</p>
		  <p class="highlightBlock"><strong>Note:</strong> Starting FusionCharts XT v3.3.0, JavaScript charts can be exported and saved to a server disk. To do so, you need to configure your own server. The sever should support <a href="../exporting-image/server-side/ECServerSave.html#php">PHP</a> and JAVA (1.3 or above). Also, you need to place the <a href="../exporting-image/server-side/ECServerSave.html#php">FusionCharts PHP export handler</a> and <a href="http://xmlgraphics.apache.org/batik/tools/rasterizer.html" target="_blank">Apache Batik SVG Rasterizer library</a> in your server.</p>
		  
	      </td>
        </tr>
        
        <tr valign="top" class="text">
          <td valign="middle"><div align="center"><img src="../Images/Bullet.gif"  /></div></td>
          <td class="textBold">Tools</td>
        </tr>
        <tr valign="top" class="text">
          <td>&nbsp;</td>
          <td>
             <p>There are a few tools that user can use to build and configure charts in<span class="codeInline"> Download Package</span> &gt; <span class="codeInline">Tools</span> folder.</p>
             
             <ul><li><a href="../../Tools/FCDataConverter/index.html" target="_blank" >FusionCharts Data Format Conversion Tool</a>: This is a simple tool that lets you convert FusionCharts XT XML format to JSON and vice versa.  This tool is present in <span class="codeInline">FCDataConverter</span> folder. </li>
                <li><a href="../../Tools/FlashPlayerSecuritySetup/HowToSetup.html" target="_blank">Flash Player Security Setup</a>: <span class="text">Script files  present in </span><span class="codeInline">FlashPlayerSecuritySetup </span>folder to <a href="../../Tools/FlashPlayerSecuritySetup/HowToSetup.html#offline" target="_blank">configure Flash Player Global Security settings</a> - offline. </li>
             </ul>
             <br />
          </td>
        </tr>
        
        <tr valign="top" class="text">
           <td valign="middle">
              <div align="center"><img src="../Images/Bullet.gif" /></div>
           </td>
           <td class="textBold">Chart XSD schema </td>
        </tr>
        <tr valign="top" class="text">
           <td>&nbsp;</td>
           <td>
              <p>The XSD schema of all the charts is present in <span class="codeInline">Code &gt; ChartXSD </span>folder.</p>
              </td>
        </tr>
        
       <tr valign="top" class="text"> 
          <td width="15" valign="middle"> <div align="center"><img src="../Images/Bullet.gif"  /></div></td>
          <td class="textBold">Chart Source Code</td>
        </tr>
        <tr valign="top" class="text"> 
          <td>&nbsp;</td>
          <td>
            <p>If you have the source code license of FusionCharts XT (as part of Enterprise, Enterprise Plus or Redistributable license), you can find 
            the source code at <span class="codeInline">Download Package &gt; 
            SourceCode</span> folder. </p>
            <p>The source code of Flash charts are present in <span class="codeInline">Download Package &gt; 
            SourceCode &gt; Flash </span>folder.  This folder contains all the <span class="codeInline">.fla</span> files. All the ActionScript files are under the package <span class="codeInline">com.fusioncharts</span>. </p>
            <p>The source code of JavaScript charts and FusionCharts JavaScript classes are present in <span class="codeInline">Download Package &gt; 
            SourceCode &gt; JavaScript </span>folder.</p>
          </td>
        </tr>
        <tr valign="top" class="text"> 
          <td width="15" valign="middle"> <div align="center"><img src="../Images/Bullet.gif"  /></div></td>
          <td class="textBold">Chart Samples</td>
        </tr>
        <tr valign="top" class="text"> 
          <td>&nbsp;</td>
          <td><p>We have built a few <a href="../../Gallery/index.html" target="_blank">chart samples</a> for your viewing pleasure. These 
            are present in <span class="codeInline">Download Package &gt; Gallery</span> 
            folder.</p></td>
        </tr>
        </table>
    </td>
  </tr>
</table>
<!-- footer links starts-->
<div id="fcfooter"></div>
<script type="text/javascript">
	document.getElementById("fcfooter").innerHTML =  addFCFooter("Installation|Installation.html","List of Charts|ChartList.html");
</script>
<!-- footer links ends -->
<script type="text/javascript" language="javascript1.2">//<![CDATA[
<!--

	highlightSearch();

//-->
//]]></script>
</body>
</html>

Anon7 - 2021