<?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; Flash</title>
	<atom:link href="http://blog.arnomanders.nl/index.php/archives/category/flash/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>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>
		<item>
		<title>Strange behaviour of Tree component</title>
		<link>http://blog.arnomanders.nl/index.php/archives/strange-behavior-of-tree-component/</link>
		<comments>http://blog.arnomanders.nl/index.php/archives/strange-behavior-of-tree-component/#comments</comments>
		<pubDate>Tue, 12 May 2009 08:04:33 +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[flex component]]></category>
		<category><![CDATA[problem]]></category>
		<category><![CDATA[Renderers]]></category>
		<category><![CDATA[Tree]]></category>

		<guid isPermaLink="false">http://blog.arnomanders.nl/?p=234</guid>
		<description><![CDATA[I&#8217;m  making a tree like menu structure. It is already a hacky business but now I encountered another problem. And I have no clue where it is happening and if I do something wrong or Flex is messing it up. I have a Tree component that uses a tree renderer to render the items. In [...]


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/strange-behavior-of-tree-component/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Augmented Reality</title>
		<link>http://blog.arnomanders.nl/index.php/archives/augmented-reality/</link>
		<comments>http://blog.arnomanders.nl/index.php/archives/augmented-reality/#comments</comments>
		<pubDate>Thu, 23 Apr 2009 10:10:59 +0000</pubDate>
		<dc:creator>Arno Manders</dc:creator>
				<category><![CDATA[API]]></category>
		<category><![CDATA[Away3D]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[Flex]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[actionscript 3]]></category>
		<category><![CDATA[web 2.0]]></category>
		<category><![CDATA[3d]]></category>
		<category><![CDATA[AR]]></category>
		<category><![CDATA[Argumented Reality]]></category>
		<category><![CDATA[Virtual]]></category>

		<guid isPermaLink="false">http://blog.arnomanders.nl/?p=185</guid>
		<description><![CDATA[A few weeks ago I was busy finding a graduate project. And during that time augmented reality looked very interesting. Most of you know what it means, for the others here a small explaining line from wikipedia: Augmented reality (AR) is a field of computer research which deals with the combination of real-world and computer-generated [...]


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/augmented-reality/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Draw on 3D object</title>
		<link>http://blog.arnomanders.nl/index.php/archives/draw-on-3d-object/</link>
		<comments>http://blog.arnomanders.nl/index.php/archives/draw-on-3d-object/#comments</comments>
		<pubDate>Wed, 22 Apr 2009 12:35:22 +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[actionscript 3]]></category>
		<category><![CDATA[3d]]></category>
		<category><![CDATA[draw]]></category>
		<category><![CDATA[fun]]></category>
		<category><![CDATA[paint]]></category>

		<guid isPermaLink="false">http://blog.arnomanders.nl/?p=214</guid>
		<description><![CDATA[Here in Holland you have free news papers that you can read when you consume any kind of  public transportation.  In my childhood when I was bored I took a newspaper and draw all sorts of objects on  photo&#8217;s of famous people,  like: glasses, moustaches, beards and acme. I think this is also cool in [...]


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/draw-on-3d-object/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>How to find an address with Google maps Flash API</title>
		<link>http://blog.arnomanders.nl/index.php/archives/how-to-find-an-address-with-google-maps-flash-api/</link>
		<comments>http://blog.arnomanders.nl/index.php/archives/how-to-find-an-address-with-google-maps-flash-api/#comments</comments>
		<pubDate>Mon, 19 May 2008 14:16:34 +0000</pubDate>
		<dc:creator>Arno Manders</dc:creator>
				<category><![CDATA[API]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[Flex]]></category>
		<category><![CDATA[Google Maps]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[actionscript 3]]></category>
		<category><![CDATA[component]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[web 2.0]]></category>
		<category><![CDATA[actionscript]]></category>
		<category><![CDATA[as3]]></category>
		<category><![CDATA[Maps]]></category>

		<guid isPermaLink="false">http://blog.arnomanders.nl/index.php/archives/how-to-find-an-address-with-google-maps-flash-api/</guid>
		<description><![CDATA[After the Flash Google maps API release I spend some time to see what is possible. I started with the documentation from Google. In there documentation they are using the latitude and longitude coordinates to set the center of your map. This is not really a human readable way to do it and personally I [...]


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>
<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>
</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/how-to-find-an-address-with-google-maps-flash-api/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Air file.nativePath Vs. file.url</title>
		<link>http://blog.arnomanders.nl/index.php/archives/air-filenativepath-vs-fileurl/</link>
		<comments>http://blog.arnomanders.nl/index.php/archives/air-filenativepath-vs-fileurl/#comments</comments>
		<pubDate>Thu, 08 May 2008 14:12:35 +0000</pubDate>
		<dc:creator>Arno Manders</dc:creator>
				<category><![CDATA[Adobe AIR]]></category>
		<category><![CDATA[Flash]]></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[air]]></category>
		<category><![CDATA[Application]]></category>
		<category><![CDATA[as3]]></category>
		<category><![CDATA[file]]></category>
		<category><![CDATA[file.nativePath]]></category>
		<category><![CDATA[file.url]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[mac os]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://blog.arnomanders.nl/index.php/archives/air-filenativepath-vs-fileurl/</guid>
		<description><![CDATA[Is it me or is file.url a lot easier to use than file.nativePath in Adobe AIR. Maybe I&#8217;m missing something because every tutorial or code snippet I can find uses file.nativePath. I&#8217;m busy building an AIR application that can be used on Windows and Mac OS. I have to take care of the file structure [...]


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>
</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/air-filenativepath-vs-fileurl/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Direction of the TileList behaves strange</title>
		<link>http://blog.arnomanders.nl/index.php/archives/direction-of-the-tilelist-behaves-strange/</link>
		<comments>http://blog.arnomanders.nl/index.php/archives/direction-of-the-tilelist-behaves-strange/#comments</comments>
		<pubDate>Fri, 18 Apr 2008 11:46:14 +0000</pubDate>
		<dc:creator>Arno Manders</dc:creator>
				<category><![CDATA[Adobe AIR]]></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[actionscript]]></category>
		<category><![CDATA[as3]]></category>
		<category><![CDATA[problem]]></category>
		<category><![CDATA[TileList]]></category>

		<guid isPermaLink="false">http://blog.arnomanders.nl/?p=140</guid>
		<description><![CDATA[I stumbled into an incorrect working function of the TileList in Flex. It looks like they swopped a few variables around. If you set the direction of the TileList to horizontal it looks like Flex doesn&#8217;t care about the option and just scolls vertical. After that I checked an Adobe quickstart guide to know sure [...]


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>
</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/direction-of-the-tilelist-behaves-strange/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
	</channel>
</rss>
