Online Chat
 Call Us: 
1-877-744-1221
Browse Submit a Ticket
 
Advanced Search
Tools
Rss Categories

How can I integrate Flash Charts Pro into my ASP.Net project?

Author: Antony Corsten Reference Number: AA-00264 Views: 5969 Last Updated: 06/25/2009 07:05 AM 0 Rating/ Voters

You can place Flash Charts Pro on ASP.net pages using a free flash control found here:
http://www.flash-control.net/download.htm#free

The next step: you have to upload the FlashControl.dll from that package to "bin" folder on your server. After that, you can copy the flashvars into the control's flashvars property once you had made the changes mentioned in our manual (
http://www.web-site-scripts.com/flash-charts/online-manual/) for putting the data in html flashvars (use single quotes). Also put all the flashvars info on one line, and delete everything before the <graph> tag.