<?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>Arno Manders &#187; Programming</title>
	<atom:link href="http://blog.arnomanders.nl/index.php/archives/category/programming/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.arnomanders.nl</link>
	<description>Flex, Flash, AIR and everything that is brand new</description>
	<lastBuildDate>Tue, 03 Aug 2010 07:50:38 +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>Music visualisation with SoundMixer.computeSpectrum();</title>
		<link>http://blog.arnomanders.nl/index.php/archives/music-visualisation-with-soundmixer-computespectrum/</link>
		<comments>http://blog.arnomanders.nl/index.php/archives/music-visualisation-with-soundmixer-computespectrum/#comments</comments>
		<pubDate>Tue, 03 Aug 2010 07:44:12 +0000</pubDate>
		<dc:creator>Arno Manders</dc:creator>
				<category><![CDATA[Away3D]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[actionscript 3]]></category>
		<category><![CDATA[example]]></category>
		<category><![CDATA[actionscript]]></category>
		<category><![CDATA[SoundMixer]]></category>

		<guid isPermaLink="false">http://blog.arnomanders.nl/?p=396</guid>
		<description><![CDATA[Just some fun with Away3D and the SoundMixer class. View example Code ?View Code ACTIONSCRIPTSoundMixer.computeSpectrum&#40;this.byteArray&#41;; this.byteArray.position = 1024 + &#40;8* i&#41;; musicSphere.y = byteArray.readFloat&#40;&#41; * 1000; Related posts:Distort with drawTriangles() There are a growing number of posts about the technique... Experimental flickr photo viewer Not so long ago I saw a nice menu from... Related [...]


Related posts:<ol><li><a href='http://blog.arnomanders.nl/index.php/archives/distort-with-drawtrangles/' rel='bookmark' title='Permanent Link: Distort with drawTriangles()'>Distort with drawTriangles()</a> <small>There are a growing number of posts about the technique...</small></li>
<li><a href='http://blog.arnomanders.nl/index.php/archives/experimental-flickr-photo-viewer/' rel='bookmark' title='Permanent Link: Experimental flickr photo viewer'>Experimental flickr photo viewer</a> <small>Not so long ago I saw a nice menu from...</small></li>
</ol>

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
		<wfw:commentRss>http://blog.arnomanders.nl/index.php/archives/music-visualisation-with-soundmixer-computespectrum/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Distort with drawTriangles()</title>
		<link>http://blog.arnomanders.nl/index.php/archives/distort-with-drawtrangles/</link>
		<comments>http://blog.arnomanders.nl/index.php/archives/distort-with-drawtrangles/#comments</comments>
		<pubDate>Tue, 29 Jun 2010 14:10:20 +0000</pubDate>
		<dc:creator>Arno Manders</dc:creator>
				<category><![CDATA[Away3D]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[Flex]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[actionscript 3]]></category>
		<category><![CDATA[component]]></category>
		<category><![CDATA[example]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[as3]]></category>
		<category><![CDATA[disort]]></category>
		<category><![CDATA[drawTriangles]]></category>
		<category><![CDATA[image]]></category>
		<category><![CDATA[index]]></category>
		<category><![CDATA[verticals]]></category>

		<guid isPermaLink="false">http://blog.arnomanders.nl/?p=339</guid>
		<description><![CDATA[There are a growing number of posts about the technique to distort an image with the drawTriangles() function. But most of those examples create a lot of extra vertices that aren&#8217;t needed for displaying the image and more calculation means more CPU consumption. I explain here how to work with verticals and show some basic [...]


Related posts:<ol><li><a href='http://blog.arnomanders.nl/index.php/archives/experimental-flickr-photo-viewer/' rel='bookmark' title='Permanent Link: Experimental flickr photo viewer'>Experimental flickr photo viewer</a> <small>Not so long ago I saw a nice menu from...</small></li>
</ol>

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
		<wfw:commentRss>http://blog.arnomanders.nl/index.php/archives/distort-with-drawtrangles/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Experimental flickr photo viewer</title>
		<link>http://blog.arnomanders.nl/index.php/archives/experimental-flickr-photo-viewer/</link>
		<comments>http://blog.arnomanders.nl/index.php/archives/experimental-flickr-photo-viewer/#comments</comments>
		<pubDate>Wed, 12 May 2010 11:38:48 +0000</pubDate>
		<dc:creator>Arno Manders</dc:creator>
				<category><![CDATA[API]]></category>
		<category><![CDATA[Away3D]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[actionscript 3]]></category>
		<category><![CDATA[actionscript]]></category>
		<category><![CDATA[Flickr]]></category>
		<category><![CDATA[photos]]></category>

		<guid isPermaLink="false">http://blog.arnomanders.nl/?p=333</guid>
		<description><![CDATA[Not so long ago I saw a nice menu from (I&#8217;m not really sure) a game console on TV. It had a tilted view on 3D planes with information from a games and after selecting a plane the plane rotate toward the camera so you could see more detail from the selected game. I made [...]


No related posts.

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
		<wfw:commentRss>http://blog.arnomanders.nl/index.php/archives/experimental-flickr-photo-viewer/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Calculate DataGrid height</title>
		<link>http://blog.arnomanders.nl/index.php/archives/calculate-datagrid-height/</link>
		<comments>http://blog.arnomanders.nl/index.php/archives/calculate-datagrid-height/#comments</comments>
		<pubDate>Thu, 15 Oct 2009 12:32:08 +0000</pubDate>
		<dc:creator>Arno Manders</dc:creator>
				<category><![CDATA[Flex]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[actionscript 3]]></category>

		<guid isPermaLink="false">http://blog.arnomanders.nl/?p=292</guid>
		<description><![CDATA[I have a dataset with more than 200 items. If I use that as dataprovider of a datagrid and set the rowcount to 10 the datagrid is not alway resizing to the right size. Sometimes I see 10.5 rows. This is a nice solution for that problem: ?View Code ACTIONSCRIPTdataGrid.height = measureHeightOfItems&#40;-1, dataGrid.rowCount&#41; + dataGrid.headerHeight; [...]


No related posts.

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
		<wfw:commentRss>http://blog.arnomanders.nl/index.php/archives/calculate-datagrid-height/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>AdvancedDataGrid GroupingCollection and sort</title>
		<link>http://blog.arnomanders.nl/index.php/archives/advanceddatagrid-groupingcollection-and-sort/</link>
		<comments>http://blog.arnomanders.nl/index.php/archives/advanceddatagrid-groupingcollection-and-sort/#comments</comments>
		<pubDate>Fri, 04 Sep 2009 08:45:12 +0000</pubDate>
		<dc:creator>Arno Manders</dc:creator>
				<category><![CDATA[Flex]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[actionscript 3]]></category>
		<category><![CDATA[example]]></category>

		<guid isPermaLink="false">http://blog.arnomanders.nl/?p=288</guid>
		<description><![CDATA[Here an example of the advancedDataGrid. I&#8217;m using a groupingcollection to get all the data from one searchengine in one group One problem that I encounter in the advancedDataGrid is sorting a column on application start. I try to sort the &#8220;number of visits&#8221; field and it is working for the known visit data the [...]


No related posts.

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
		<wfw:commentRss>http://blog.arnomanders.nl/index.php/archives/advanceddatagrid-groupingcollection-and-sort/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>LineChart datatip with degrafa skin</title>
		<link>http://blog.arnomanders.nl/index.php/archives/linechart-datatip-with-degrafa-skin/</link>
		<comments>http://blog.arnomanders.nl/index.php/archives/linechart-datatip-with-degrafa-skin/#comments</comments>
		<pubDate>Thu, 20 Aug 2009 09:16:06 +0000</pubDate>
		<dc:creator>Arno Manders</dc:creator>
				<category><![CDATA[Degrafa]]></category>
		<category><![CDATA[Flex]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[actionscript 3]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[web 2.0]]></category>
		<category><![CDATA[as3]]></category>
		<category><![CDATA[chart]]></category>
		<category><![CDATA[DataTip]]></category>

		<guid isPermaLink="false">http://blog.arnomanders.nl/?p=283</guid>
		<description><![CDATA[Here is an example how you skin a DataTip from a LineChart with the help of Degrafa. Source No related posts. Related posts brought to you by Yet Another Related Posts Plugin.


No related posts.

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
		<wfw:commentRss>http://blog.arnomanders.nl/index.php/archives/linechart-datatip-with-degrafa-skin/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>TimeDateAxis</title>
		<link>http://blog.arnomanders.nl/index.php/archives/timedateaxis/</link>
		<comments>http://blog.arnomanders.nl/index.php/archives/timedateaxis/#comments</comments>
		<pubDate>Mon, 17 Aug 2009 14:09:32 +0000</pubDate>
		<dc:creator>Arno Manders</dc:creator>
				<category><![CDATA[Flex]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Usability]]></category>
		<category><![CDATA[actionscript 3]]></category>
		<category><![CDATA[web 2.0]]></category>
		<category><![CDATA[as3]]></category>
		<category><![CDATA[chart]]></category>
		<category><![CDATA[TimeDateAxis]]></category>

		<guid isPermaLink="false">http://blog.arnomanders.nl/?p=277</guid>
		<description><![CDATA[I&#8217;m going to try to shift the focus of my blog a little bit more to examples and away from the &#8220;I have this problem bla bla&#8221;. Well I just try to blog more because it a bit quiet here. I&#8217;m going to post some things that is useful for myself to archive and maybe [...]


No related posts.

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
		<wfw:commentRss>http://blog.arnomanders.nl/index.php/archives/timedateaxis/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What is the deal with application.parameters?</title>
		<link>http://blog.arnomanders.nl/index.php/archives/what-is-the-deal-with-application-parameters/</link>
		<comments>http://blog.arnomanders.nl/index.php/archives/what-is-the-deal-with-application-parameters/#comments</comments>
		<pubDate>Tue, 11 Aug 2009 09:39:38 +0000</pubDate>
		<dc:creator>Arno Manders</dc:creator>
				<category><![CDATA[Flex]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[actionscript 3]]></category>
		<category><![CDATA[actionscript]]></category>
		<category><![CDATA[application.parameters]]></category>
		<category><![CDATA[mxml]]></category>
		<category><![CDATA[problem]]></category>
		<category><![CDATA[RemoteObject]]></category>

		<guid isPermaLink="false">http://blog.arnomanders.nl/?p=269</guid>
		<description><![CDATA[I send a userId to my application to display a linechart with the application.parameter object. I get the userId parameter inside my application and can trace or alert it and I see the userId on my screen. Ok everything is working fine for now. Then I want to use the userId to call php function. [...]


No related posts.

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
		<wfw:commentRss>http://blog.arnomanders.nl/index.php/archives/what-is-the-deal-with-application-parameters/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>DataGrid doesn&#8217;t update rowCount correctly</title>
		<link>http://blog.arnomanders.nl/index.php/archives/datagrid-doesnt-update-rowcount-correctly/</link>
		<comments>http://blog.arnomanders.nl/index.php/archives/datagrid-doesnt-update-rowcount-correctly/#comments</comments>
		<pubDate>Thu, 09 Jul 2009 10:16:11 +0000</pubDate>
		<dc:creator>Arno Manders</dc:creator>
				<category><![CDATA[Flex]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[actionscript 3]]></category>
		<category><![CDATA[web 2.0]]></category>
		<category><![CDATA[as3]]></category>
		<category><![CDATA[DataGrid]]></category>
		<category><![CDATA[flex builder]]></category>

		<guid isPermaLink="false">http://blog.arnomanders.nl/?p=252</guid>
		<description><![CDATA[I have an Bindable ArrayCollection with values and DataGrid that should show all the values (or rows) without the ugly scrollbars (I hate scrollbars). This is working correct by setting the rowCount property in DataGrid like this:  rowCount = "this.ArrayCollection.length" the tricky part is when you add items to that ArrayCollection on application run. Somehow [...]


Related posts:<ol><li><a href='http://blog.arnomanders.nl/index.php/archives/calculate-datagrid-height/' rel='bookmark' title='Permanent Link: Calculate DataGrid height'>Calculate DataGrid height</a> <small>I have a dataset with more than 200 items. If...</small></li>
</ol>

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
		<wfw:commentRss>http://blog.arnomanders.nl/index.php/archives/datagrid-doesnt-update-rowcount-correctly/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Get the dataprovider of another Line in lineChart?</title>
		<link>http://blog.arnomanders.nl/index.php/archives/get-the-dataprovider-of-another-line-in-linechar/</link>
		<comments>http://blog.arnomanders.nl/index.php/archives/get-the-dataprovider-of-another-line-in-linechar/#comments</comments>
		<pubDate>Tue, 26 May 2009 08:22:42 +0000</pubDate>
		<dc:creator>Arno Manders</dc:creator>
				<category><![CDATA[Flash]]></category>
		<category><![CDATA[Flex]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[actionscript 3]]></category>
		<category><![CDATA[component]]></category>
		<category><![CDATA[web 2.0]]></category>
		<category><![CDATA[DataTip]]></category>
		<category><![CDATA[datatiprenderer]]></category>

		<guid isPermaLink="false">http://blog.arnomanders.nl/?p=248</guid>
		<description><![CDATA[In some cases you have 2 different XML files to show 2 different lines in a lineChart. For example you want to compare a companies incomming with another month and each month is in a different XML. In a dataTipRenderer I show the styled data but I can only access data from 1 line. My [...]


Related posts:<ol><li><a href='http://blog.arnomanders.nl/index.php/archives/calculate-datagrid-height/' rel='bookmark' title='Permanent Link: Calculate DataGrid height'>Calculate DataGrid height</a> <small>I have a dataset with more than 200 items. If...</small></li>
</ol>

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
		<wfw:commentRss>http://blog.arnomanders.nl/index.php/archives/get-the-dataprovider-of-another-line-in-linechar/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
