<?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>Ryan Campbell &#187; FluxCharts</title>
	<atom:link href="http://www.ryancampbell.com/category/fluxcharts/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ryancampbell.com</link>
	<description>Flex/Flash Developer Blog</description>
	<lastBuildDate>Fri, 30 Jul 2010 03:46:35 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>OpenFlux + Degrafa = FluxCharts</title>
		<link>http://www.ryancampbell.com/2008/09/17/openflux-degrafa-fluxcharts/</link>
		<comments>http://www.ryancampbell.com/2008/09/17/openflux-degrafa-fluxcharts/#comments</comments>
		<pubDate>Thu, 18 Sep 2008 01:59:10 +0000</pubDate>
		<dc:creator>Ryan Campbell</dc:creator>
				<category><![CDATA[Degrafa]]></category>
		<category><![CDATA[Flex]]></category>
		<category><![CDATA[FluxCharts]]></category>
		<category><![CDATA[OpenFlux]]></category>

		<guid isPermaLink="false">http://www.bobjim.com/2008/09/17/openflux-degrafa-fluxcharts/</guid>
		<description><![CDATA[Last night I started playing around with the new GeometryRepeater/PropertyModifier classes in Degrafa and decided it would be fun to create an OpenFlux chart component. The code consists of a Chart model class (currently just has a data Array property) and 3 mxml views. You can change the view at runtime to a pie, line [...]]]></description>
			<content:encoded><![CDATA[<p>Last night I started playing around with the new GeometryRepeater/PropertyModifier classes in <a href="http://www.degrafa.com" title="Degrafa" target="_blank">Degrafa</a> and decided it would be fun to create an <a href="http://openflux.googlecode.com" title="OpenFlux" target="_blank">OpenFlux</a> chart component. The code consists of a Chart model class (currently just has a data Array property) and 3 mxml views. You can change the view at runtime to a pie, line or column chart.</p>
<p>The app is below with view source enabled. So far the component is really simple and doesn't even have a controller. I plan on developing it further but wanted to show it off at the early stage so you can see how simple it is to get started creating a custom OpenFlux component.</p>
<p>I will be posting updates as I add more functionality. Let me know any ideas you have for what you would like to see.</p>
<p><iframe src="/flex/FluxCharts/FluxCharts.html" height="400" width="100%"></iframe><br />
<a href="/flex/FluxCharts/srcview/index.html" target="_blank">View Source Code</a> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.ryancampbell.com/2008/09/17/openflux-degrafa-fluxcharts/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
	</channel>
</rss>
