<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Warappa's Blog</title>
	<atom:link href="http://warappa.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://warappa.wordpress.com</link>
	<description>Read it. Get it.</description>
	<lastBuildDate>Tue, 17 Jan 2012 16:36:45 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='warappa.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>Warappa's Blog</title>
		<link>http://warappa.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://warappa.wordpress.com/osd.xml" title="Warappa&#039;s Blog" />
	<atom:link rel='hub' href='http://warappa.wordpress.com/?pushpress=hub'/>
		<item>
		<title>[Solution] Runtime error #1025: An invalid register X was accessed</title>
		<link>http://warappa.wordpress.com/2008/12/19/runtime-error-1025-an-invalid-register-was-accessed/</link>
		<comments>http://warappa.wordpress.com/2008/12/19/runtime-error-1025-an-invalid-register-was-accessed/#comments</comments>
		<pubDate>Thu, 18 Dec 2008 23:01:13 +0000</pubDate>
		<dc:creator>warappa</dc:creator>
				<category><![CDATA[ActionScript]]></category>
		<category><![CDATA[ActionScript 3]]></category>
		<category><![CDATA[default xml namespace]]></category>
		<category><![CDATA[error #1025]]></category>
		<category><![CDATA[invalid register]]></category>
		<category><![CDATA[runtime error]]></category>

		<guid isPermaLink="false">http://warappa.wordpress.com/2008/12/19/77/</guid>
		<description><![CDATA[A while ago I was confronted to a very strange runtime error: &#8220;An invalid register &#60;number here&#62; was accessed&#8221; I was like &#8220;what the &#8230;&#8221;. I didn&#8217;t really understand, why this error suddenly showed up &#8211; reproducible. So I started digging around in my sourcecode. After a while (few hours!) commenting, cutting, pasting code I [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=warappa.wordpress.com&amp;blog=5443286&amp;post=77&amp;subd=warappa&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://warappa.wordpress.com/2008/12/19/runtime-error-1025-an-invalid-register-was-accessed/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/4f181359a9ace3f87ffaf69e761b0161?s=96&#38;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96" medium="image">
			<media:title type="html">warappa</media:title>
		</media:content>
	</item>
		<item>
		<title>[Solution] Code Behind: Databinding breaks</title>
		<link>http://warappa.wordpress.com/2008/11/14/code-behind-databinding-breaks-solution/</link>
		<comments>http://warappa.wordpress.com/2008/11/14/code-behind-databinding-breaks-solution/#comments</comments>
		<pubDate>Fri, 14 Nov 2008 21:34:00 +0000</pubDate>
		<dc:creator>warappa</dc:creator>
				<category><![CDATA[ChitChat]]></category>
		<category><![CDATA[Gotchas]]></category>
		<category><![CDATA[code behind]]></category>
		<category><![CDATA[databind]]></category>

		<guid isPermaLink="false">http://warappa.wordpress.com/?p=58</guid>
		<description><![CDATA[Today I experienced a problem with databinding and the code behind design. I connected the enabled property of an TextInput with the text property of another TextInput. &#60;mx: TextInput id="textInput2" ... enabled="{textInput1.text != ''}" /&#62; This worked out pretty well until I tried to set the text property by code and not by keyboard. I [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=warappa.wordpress.com&amp;blog=5443286&amp;post=58&amp;subd=warappa&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://warappa.wordpress.com/2008/11/14/code-behind-databinding-breaks-solution/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/4f181359a9ace3f87ffaf69e761b0161?s=96&#38;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96" medium="image">
			<media:title type="html">warappa</media:title>
		</media:content>
	</item>
		<item>
		<title>this is global</title>
		<link>http://warappa.wordpress.com/2008/11/13/this-is-global/</link>
		<comments>http://warappa.wordpress.com/2008/11/13/this-is-global/#comments</comments>
		<pubDate>Thu, 13 Nov 2008 16:20:57 +0000</pubDate>
		<dc:creator>warappa</dc:creator>
				<category><![CDATA[ActionScript 3]]></category>
		<category><![CDATA[Gotchas]]></category>
		<category><![CDATA[anonymous function]]></category>
		<category><![CDATA[global]]></category>
		<category><![CDATA[this]]></category>

		<guid isPermaLink="false">http://warappa.wordpress.com/?p=51</guid>
		<description><![CDATA[A Few days ago I was worried by a to my mind strange behaviour cause by anonymous event handlers: I would have thought that this code&#8230; private var myVar:int=5; public function MainClass() {     trace("MainClass: this: " + this +" - " + getQualifiedClassName(this));     addEventListener(FlexEvent.INITIALIZE, test); } public function test(e:Event = null):void {     [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=warappa.wordpress.com&amp;blog=5443286&amp;post=51&amp;subd=warappa&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://warappa.wordpress.com/2008/11/13/this-is-global/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/4f181359a9ace3f87ffaf69e761b0161?s=96&#38;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96" medium="image">
			<media:title type="html">warappa</media:title>
		</media:content>
	</item>
		<item>
		<title>Semi-Typed Array in Flash Player 9</title>
		<link>http://warappa.wordpress.com/2008/11/11/semi-typed-array-in-flash-player-9/</link>
		<comments>http://warappa.wordpress.com/2008/11/11/semi-typed-array-in-flash-player-9/#comments</comments>
		<pubDate>Tue, 11 Nov 2008 22:18:32 +0000</pubDate>
		<dc:creator>warappa</dc:creator>
				<category><![CDATA[ActionScript 3]]></category>
		<category><![CDATA[Samples]]></category>
		<category><![CDATA[Array]]></category>
		<category><![CDATA[ExtendedArray]]></category>
		<category><![CDATA[ExtendedKeyArray]]></category>
		<category><![CDATA[typed]]></category>
		<category><![CDATA[vector]]></category>

		<guid isPermaLink="false">http://warappa.wordpress.com/?p=12</guid>
		<description><![CDATA[A few days ago I stumbled over the ActionScript 3 Vector class. This class is like an array but it has one (beside others) big advantage: compile and runtime type-checking! So I headed out to see how it works&#8230;and I stuck. My problem was that the Vector class is only available for Flash Player 10+ [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=warappa.wordpress.com&amp;blog=5443286&amp;post=12&amp;subd=warappa&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://warappa.wordpress.com/2008/11/11/semi-typed-array-in-flash-player-9/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/4f181359a9ace3f87ffaf69e761b0161?s=96&#38;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96" medium="image">
			<media:title type="html">warappa</media:title>
		</media:content>
	</item>
		<item>
		<title>Compiling Samples</title>
		<link>http://warappa.wordpress.com/2008/11/11/compiling-samples/</link>
		<comments>http://warappa.wordpress.com/2008/11/11/compiling-samples/#comments</comments>
		<pubDate>Tue, 11 Nov 2008 21:57:17 +0000</pubDate>
		<dc:creator>warappa</dc:creator>
				<category><![CDATA[ActionScript]]></category>
		<category><![CDATA[ActionScript 3]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[Flex]]></category>
		<category><![CDATA[Samples]]></category>
		<category><![CDATA[compile]]></category>

		<guid isPermaLink="false">http://warappa.wordpress.com/?p=33</guid>
		<description><![CDATA[Sometimes I will attach a sample project to my posts. That&#8217;s what you need to do with it. Download and unzip on your harddrive Open the project file with FlashDevelop Hit CTRL + Enter If you want to know how to set up your development environment see this page. Posted in ActionScript, ActionScript 3, Development, [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=warappa.wordpress.com&amp;blog=5443286&amp;post=33&amp;subd=warappa&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://warappa.wordpress.com/2008/11/11/compiling-samples/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/4f181359a9ace3f87ffaf69e761b0161?s=96&#38;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96" medium="image">
			<media:title type="html">warappa</media:title>
		</media:content>
	</item>
		<item>
		<title>Setting up Development Environment</title>
		<link>http://warappa.wordpress.com/2008/11/11/setting-up-development-environment/</link>
		<comments>http://warappa.wordpress.com/2008/11/11/setting-up-development-environment/#comments</comments>
		<pubDate>Tue, 11 Nov 2008 21:54:51 +0000</pubDate>
		<dc:creator>warappa</dc:creator>
				<category><![CDATA[ActionScript]]></category>
		<category><![CDATA[ActionScript 3]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[Flex]]></category>
		<category><![CDATA[Setup]]></category>
		<category><![CDATA[FlashDevelop]]></category>
		<category><![CDATA[Requirements]]></category>

		<guid isPermaLink="false">http://warappa.wordpress.com/?p=30</guid>
		<description><![CDATA[This explains how to prepare your pc for flex development. Ensure you have the following components installed: .Net 2.0+ Runtime Just install Java Runtime 1.6+ Just install FlashPlayer 9+ Just install Debug Flash Projector (for debugging) Download zip file Extract to i.e. C:\Program Files\Adobe\FlashDebugPlayer Flex SDK 3+ Download zip file Extract to i.e. C:\flex_sdk FlashDevelop [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=warappa.wordpress.com&amp;blog=5443286&amp;post=30&amp;subd=warappa&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://warappa.wordpress.com/2008/11/11/setting-up-development-environment/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/4f181359a9ace3f87ffaf69e761b0161?s=96&#38;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96" medium="image">
			<media:title type="html">warappa</media:title>
		</media:content>
	</item>
		<item>
		<title>Hello world</title>
		<link>http://warappa.wordpress.com/2008/11/07/hello-world/</link>
		<comments>http://warappa.wordpress.com/2008/11/07/hello-world/#comments</comments>
		<pubDate>Fri, 07 Nov 2008 22:18:00 +0000</pubDate>
		<dc:creator>warappa</dc:creator>
				<category><![CDATA[ChitChat]]></category>
		<category><![CDATA[Hello world]]></category>
		<category><![CDATA[intro]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[Hello folks! I&#8217;m an Flash/Flex developer from Austria. I want to share with you some of the gotchas I experience through everyday work as some of them are really hard to find (even with our friend Goggle)! I hope I can manage to supply you with examples explaining the problems and the fixes! Feel free [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=warappa.wordpress.com&amp;blog=5443286&amp;post=1&amp;subd=warappa&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://warappa.wordpress.com/2008/11/07/hello-world/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/4f181359a9ace3f87ffaf69e761b0161?s=96&#38;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96" medium="image">
			<media:title type="html">warappa</media:title>
		</media:content>
	</item>
	</channel>
</rss>
