<?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>Creative Geek Talk &#187; AS3</title>
	<atom:link href="http://creative-geeks.com/blog/tag/as3/feed/" rel="self" type="application/rss+xml" />
	<link>http://creative-geeks.com/blog</link>
	<description>Creativity , Interactivity and Technology</description>
	<lastBuildDate>Wed, 09 May 2012 18:59:05 +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>ActionScript 3 Vector vs Array Performance test</title>
		<link>http://creative-geeks.com/blog/2010/07/29/actionscript-3-vector-vs-array-performance-test/</link>
		<comments>http://creative-geeks.com/blog/2010/07/29/actionscript-3-vector-vs-array-performance-test/#comments</comments>
		<pubDate>Thu, 29 Jul 2010 18:04:24 +0000</pubDate>
		<dc:creator>Lode</dc:creator>
				<category><![CDATA[ActionScript]]></category>
		<category><![CDATA[Air]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[Flex]]></category>
		<category><![CDATA[RIA]]></category>
		<category><![CDATA[Web Applications]]></category>
		<category><![CDATA[Webdesign]]></category>
		<category><![CDATA[Arrays]]></category>
		<category><![CDATA[AS3]]></category>
		<category><![CDATA[Features]]></category>
		<category><![CDATA[Flash player 10]]></category>
		<category><![CDATA[Performace testing]]></category>
		<category><![CDATA[Speed]]></category>
		<category><![CDATA[Vector]]></category>

		<guid isPermaLink="false">http://creative-geeks.com/blog/?p=871</guid>
		<description><![CDATA[Interesting article about the new Vector feature in flash player 10, thanks to Mike Chambers for this article In my original post on the new Flash Player 10 Vector class, I did a simple example that showed Vectors being slightly faster than Array when just populating and looping through collections. Below is another example that shows [...]]]></description>
		<wfw:commentRss>http://creative-geeks.com/blog/2010/07/29/actionscript-3-vector-vs-array-performance-test/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Custom Mousecursors using ActionScript 3</title>
		<link>http://creative-geeks.com/blog/2009/06/30/custom-mousecursors-using-actionscript-3/</link>
		<comments>http://creative-geeks.com/blog/2009/06/30/custom-mousecursors-using-actionscript-3/#comments</comments>
		<pubDate>Tue, 30 Jun 2009 14:48:37 +0000</pubDate>
		<dc:creator>Lode</dc:creator>
				<category><![CDATA[ActionScript]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[AS3]]></category>
		<category><![CDATA[Mouse cursor]]></category>

		<guid isPermaLink="false">http://creative-geeks.com/blog/?p=470</guid>
		<description><![CDATA[On various flash websites you see that they make use of custom cursors to navigate instead of using the regular white arrow. Curious as I am, I figured out how to accomplish this, and noticed that it was not difficult at all! First create a flash symbol and apply linkage to it by right clicking [...]]]></description>
		<wfw:commentRss>http://creative-geeks.com/blog/2009/06/30/custom-mousecursors-using-actionscript-3/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Manipulate multiple objects with less Actionscript 3.0 code</title>
		<link>http://creative-geeks.com/blog/2009/06/29/manipulate-multiple-objects-with-less-code/</link>
		<comments>http://creative-geeks.com/blog/2009/06/29/manipulate-multiple-objects-with-less-code/#comments</comments>
		<pubDate>Mon, 29 Jun 2009 21:12:16 +0000</pubDate>
		<dc:creator>Lode</dc:creator>
				<category><![CDATA[ActionScript]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[Actionscript 3]]></category>
		<category><![CDATA[AS3]]></category>
		<category><![CDATA[Flas]]></category>
		<category><![CDATA[Flex]]></category>
		<category><![CDATA[Tricks]]></category>

		<guid isPermaLink="false">http://creative-geeks.com/blog/?p=460</guid>
		<description><![CDATA[Often, I am looking for ways to do things faster and more effecient Here is a thing that I would like to share with you. If you are creating a navigation bar for example, you need to assign event listeners to each element in the navigation bar. This takes 3 rules per item or more&#8230; [...]]]></description>
		<wfw:commentRss>http://creative-geeks.com/blog/2009/06/29/manipulate-multiple-objects-with-less-code/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

