<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Web Development Blog &#187; Reviews</title>
	<atom:link href="http://www.scriptiny.com/category/reviews/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.scriptiny.com</link>
	<description>This web development blog features fresh articles on JavaScript, AJAX, CSS, XHTML, PHP, Photoshop and more.</description>
	<lastBuildDate>Fri, 10 Feb 2012 19:53:52 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>Flash Charts With JavaScript API &#8211; amCharts</title>
		<link>http://www.scriptiny.com/2009/06/flash-charts-amcharts/</link>
		<comments>http://www.scriptiny.com/2009/06/flash-charts-amcharts/#comments</comments>
		<pubDate>Wed, 17 Jun 2009 04:20:44 +0000</pubDate>
		<dc:creator>Michael</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[Reviews]]></category>
		<category><![CDATA[charting]]></category>
		<category><![CDATA[charts]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[graphs]]></category>

		<guid isPermaLink="false">http://www.scriptiny.com/?p=197</guid>
		<description><![CDATA[amCharts if a full-featured Flash based charting library with a powerful JavaScript API.]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.scriptiny.com/wp-content/uploads/2009/06/flash-charts.jpg" alt="Flash Charts" width="459" height="200" /></p>
<p>I have been working on a business intelligence application recently and did a lot of research for a Flash based library to build out dynamic charts. There are a number of players in the market, some free and some even open source. I ended up choosing a product called amCharts which seemed very flexible and the pricing was generally lower than the competition. You can download and use the charts for free with the &#8220;chart by amCharts&#8221; text in the top left corner, this comes in handy when evaluating. Being savvy with JavaScript, I liked the fact that there was a powerfully API behind the charts for data and settings manipulation. As such, there is no need for postbacks or tedious AJAX calls.</p>
<p>Another selling point was the ASP.NET control library they offer which made development much quicker. I also chose the developer license to get the full Flash source code for some custom modifications. One last cool feature is the chart builder at <a href="http://extra.amcharts.com/editor/">http://extra.amcharts.com/editor/</a> which makes visualizing the charts and generating the settings file a breeze. Charts like this can really add some &#8220;wow&#8221; factor to an application. They have an active community forum, plenty of documentation, and a helpful staff so check them out.</p>
<p><strong><a href="http://sandbox.scriptiny.com/flash-charts/">Click here</a></strong> for a quick demonstration of a dynamic pie chart inside a draggable box which should be ready for release soon. If you are interested in the demo source you can download it <strong><a href="http://sandbox.scriptiny.com/flash-charts/chart-demo.zip">here</a></strong>. Check out <strong><a href="http://www.amcharts.com/">their website</a></strong> for more demos and details.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.scriptiny.com/2009/06/flash-charts-amcharts/feed/</wfw:commentRss>
		<slash:comments>14</slash:comments>
		</item>
	</channel>
</rss>

