<?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>Papirfly Blog</title>
	<atom:link href="http://papirfly.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://papirfly.wordpress.com</link>
	<description>Papirfly on flash, flex, actionscript</description>
	<lastBuildDate>Sat, 09 Apr 2011 09:01:38 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='papirfly.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>Papirfly Blog</title>
		<link>http://papirfly.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://papirfly.wordpress.com/osd.xml" title="Papirfly Blog" />
	<atom:link rel='hub' href='http://papirfly.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Do they test at all?</title>
		<link>http://papirfly.wordpress.com/2009/09/24/dont-they-test-at-all/</link>
		<comments>http://papirfly.wordpress.com/2009/09/24/dont-they-test-at-all/#comments</comments>
		<pubDate>Thu, 24 Sep 2009 11:06:31 +0000</pubDate>
		<dc:creator>Torbjørn</dc:creator>
				<category><![CDATA[actionscript]]></category>
		<category><![CDATA[flex]]></category>
		<category><![CDATA[ErrorEvent]]></category>

		<guid isPermaLink="false">http://papirfly.wordpress.com/?p=191</guid>
		<description><![CDATA[I&#8217;ve noticed that there are a lot of sites out there that have swfs throwing Errors (*).  It&#8217;s the most annoying thing about having to use the debugger version of the flash player. I don&#8217;t want to look at other coders sloppy error handling, but there seems to be no choice. Check Microsofts Xbox Live [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=papirfly.wordpress.com&amp;blog=5195607&amp;post=191&amp;subd=papirfly&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://papirfly.wordpress.com/2009/09/24/dont-they-test-at-all/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/e5297cd0a3916babf9fd522592037d10?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">casper</media:title>
		</media:content>
	</item>
		<item>
		<title>Flash Builder wishes</title>
		<link>http://papirfly.wordpress.com/2009/08/31/flash-builder-wishes/</link>
		<comments>http://papirfly.wordpress.com/2009/08/31/flash-builder-wishes/#comments</comments>
		<pubDate>Mon, 31 Aug 2009 07:47:38 +0000</pubDate>
		<dc:creator>Torbjørn</dc:creator>
				<category><![CDATA[flex]]></category>

		<guid isPermaLink="false">http://papirfly.wordpress.com/?p=184</guid>
		<description><![CDATA[Everybody wants to change the world. And every developer wants something their tools don&#8217;t provide. I&#8217;m mostly a happy camper when it comes to Flash/Flex Builder &#8211; it allows me to do my job with little fuss. And if there is something that taints the experience  I can just think of the Flash IDE &#8211; [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=papirfly.wordpress.com&amp;blog=5195607&amp;post=184&amp;subd=papirfly&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://papirfly.wordpress.com/2009/08/31/flash-builder-wishes/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/e5297cd0a3916babf9fd522592037d10?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">casper</media:title>
		</media:content>

		<media:content url="http://papirfly.files.wordpress.com/2009/08/latexitdraganddrop.jpg" medium="image">
			<media:title type="html">latexitdraganddrop</media:title>
		</media:content>
	</item>
		<item>
		<title>Flex API bug</title>
		<link>http://papirfly.wordpress.com/2009/07/28/flex-api-bug/</link>
		<comments>http://papirfly.wordpress.com/2009/07/28/flex-api-bug/#comments</comments>
		<pubDate>Tue, 28 Jul 2009 06:39:47 +0000</pubDate>
		<dc:creator>Torbjørn</dc:creator>
				<category><![CDATA[actionscript]]></category>
		<category><![CDATA[flex]]></category>

		<guid isPermaLink="false">http://papirfly.wordpress.com/?p=177</guid>
		<description><![CDATA[I just ran into an issue that looks like a bug in the Flex API. The DragManager is used for dragging and dropping between flex components, and it can also be used to implement drag and drop quite easily in your own projects. It&#8217;s (mostly) well implemented and the syntax is straightforward. To start a [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=papirfly.wordpress.com&amp;blog=5195607&amp;post=177&amp;subd=papirfly&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://papirfly.wordpress.com/2009/07/28/flex-api-bug/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/e5297cd0a3916babf9fd522592037d10?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">casper</media:title>
		</media:content>
	</item>
		<item>
		<title>Flash on the Beach</title>
		<link>http://papirfly.wordpress.com/2009/07/02/flash-on-the-beach/</link>
		<comments>http://papirfly.wordpress.com/2009/07/02/flash-on-the-beach/#comments</comments>
		<pubDate>Thu, 02 Jul 2009 12:07:41 +0000</pubDate>
		<dc:creator>Torbjørn</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Flash on the Beach]]></category>

		<guid isPermaLink="false">http://papirfly.wordpress.com/?p=172</guid>
		<description><![CDATA[We&#8217;re sending three people to FotB this year. It&#8217;s our first time at the conference and we&#8217;re going mostly due to the recommendations from friends and colleagues who&#8217;ve been there before. Very much looking forward to great sessions with all the flash-sphere names and getting to know others who work with flash. Coincidentally, Papirfly went [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=papirfly.wordpress.com&amp;blog=5195607&amp;post=172&amp;subd=papirfly&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://papirfly.wordpress.com/2009/07/02/flash-on-the-beach/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/e5297cd0a3916babf9fd522592037d10?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">casper</media:title>
		</media:content>

		<media:content url="http://papirfly.files.wordpress.com/2009/07/brighton_123.jpg?w=300" medium="image">
			<media:title type="html">Torbjørninna911</media:title>
		</media:content>
	</item>
		<item>
		<title>Work at Papirfly?</title>
		<link>http://papirfly.wordpress.com/2009/06/09/work-at-papirfly/</link>
		<comments>http://papirfly.wordpress.com/2009/06/09/work-at-papirfly/#comments</comments>
		<pubDate>Tue, 09 Jun 2009 08:46:33 +0000</pubDate>
		<dc:creator>Torbjørn</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[new job]]></category>
		<category><![CDATA[vacancy]]></category>

		<guid isPermaLink="false">http://papirfly.wordpress.com/?p=165</guid>
		<description><![CDATA[We seem to have avoided the credit crunch, there&#8217;s still too much to do for too few people. So we need more talented flash developers. Requirements are, in short, good programming skills. We do most of our development in Flex builder and AS3, some older projects are still in AS2. Knowledge of printing processes is [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=papirfly.wordpress.com&amp;blog=5195607&amp;post=165&amp;subd=papirfly&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://papirfly.wordpress.com/2009/06/09/work-at-papirfly/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/e5297cd0a3916babf9fd522592037d10?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">casper</media:title>
		</media:content>
	</item>
		<item>
		<title>DIY Flex SDK 3.3 in Flex Builder</title>
		<link>http://papirfly.wordpress.com/2009/06/02/diy-flex-sdk-3-3-in-flex-builder/</link>
		<comments>http://papirfly.wordpress.com/2009/06/02/diy-flex-sdk-3-3-in-flex-builder/#comments</comments>
		<pubDate>Tue, 02 Jun 2009 07:10:34 +0000</pubDate>
		<dc:creator>Torbjørn</dc:creator>
				<category><![CDATA[flex]]></category>
		<category><![CDATA[SDK]]></category>

		<guid isPermaLink="false">http://papirfly.wordpress.com/?p=159</guid>
		<description><![CDATA[Adobe has updated the flex SDK to 3.3 &#8211; they did so in March this year. I had assumed that this update was part of the Adobe auto updating regime &#8211; all other Adobe applications are handled, but apparently not all parts of the Flex Builder. So instead of waiting for things to fix themselves, [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=papirfly.wordpress.com&amp;blog=5195607&amp;post=159&amp;subd=papirfly&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://papirfly.wordpress.com/2009/06/02/diy-flex-sdk-3-3-in-flex-builder/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/e5297cd0a3916babf9fd522592037d10?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">casper</media:title>
		</media:content>
	</item>
		<item>
		<title>Open challenge: Dynamic ContextMenu</title>
		<link>http://papirfly.wordpress.com/2009/05/28/open-challenge-dynamic-contextmenu/</link>
		<comments>http://papirfly.wordpress.com/2009/05/28/open-challenge-dynamic-contextmenu/#comments</comments>
		<pubDate>Thu, 28 May 2009 12:07:55 +0000</pubDate>
		<dc:creator>Torbjørn</dc:creator>
				<category><![CDATA[actionscript]]></category>
		<category><![CDATA[flex]]></category>
		<category><![CDATA[challenge]]></category>

		<guid isPermaLink="false">http://papirfly.wordpress.com/?p=149</guid>
		<description><![CDATA[Inspired by the very enjoyable challenge from my friends at Apt, we&#8217;re doing our own. In a recent project I needed a contextMenu which allowed the user to select the number of pictures to show in a ad template. The choices change with the size of the ad, so every time the context menu is [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=papirfly.wordpress.com&amp;blog=5195607&amp;post=149&amp;subd=papirfly&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://papirfly.wordpress.com/2009/05/28/open-challenge-dynamic-contextmenu/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/e5297cd0a3916babf9fd522592037d10?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">casper</media:title>
		</media:content>
	</item>
		<item>
		<title>Modulo (%) &#8211; the designer&#8217;s best friend</title>
		<link>http://papirfly.wordpress.com/2009/05/19/modulo-the-designers-best-friend/</link>
		<comments>http://papirfly.wordpress.com/2009/05/19/modulo-the-designers-best-friend/#comments</comments>
		<pubDate>Tue, 19 May 2009 10:32:50 +0000</pubDate>
		<dc:creator>Torbjørn</dc:creator>
				<category><![CDATA[actionscript]]></category>
		<category><![CDATA[flash]]></category>

		<guid isPermaLink="false">http://papirfly.wordpress.com/?p=124</guid>
		<description><![CDATA[I became a programmer because I was a lazy designer. That is lazy as in &#8220;Why create fifty animations that are almost the same&#8221;, not &#8220;bah &#8211; good enough, customer isn&#8217;t going to care&#8221;. I want top results with as little effort as possible. So actionscript was the way to cut down on unwieldy timelines. [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=papirfly.wordpress.com&amp;blog=5195607&amp;post=124&amp;subd=papirfly&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://papirfly.wordpress.com/2009/05/19/modulo-the-designers-best-friend/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/e5297cd0a3916babf9fd522592037d10?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">casper</media:title>
		</media:content>

		<media:content url="http://papirfly.files.wordpress.com/2009/05/modulotest.jpg" medium="image">
			<media:title type="html">modulotest</media:title>
		</media:content>
	</item>
		<item>
		<title>Server result, who called?</title>
		<link>http://papirfly.wordpress.com/2009/04/20/server-result-who-called/</link>
		<comments>http://papirfly.wordpress.com/2009/04/20/server-result-who-called/#comments</comments>
		<pubDate>Mon, 20 Apr 2009 07:52:28 +0000</pubDate>
		<dc:creator>Torbjørn</dc:creator>
				<category><![CDATA[actionscript]]></category>
		<category><![CDATA[flex]]></category>
		<category><![CDATA[Events]]></category>
		<category><![CDATA[flash]]></category>

		<guid isPermaLink="false">http://papirfly.wordpress.com/?p=114</guid>
		<description><![CDATA[I ran into a problem the other day. We integrate our flash application with a server-side image archive, allowing browsing from the flash front-end. That means loading a tree structure and contents of all folders. We only load the structure initially to optimize bandwidth usage &#8211; data about the contents of folder is loaded when [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=papirfly.wordpress.com&amp;blog=5195607&amp;post=114&amp;subd=papirfly&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://papirfly.wordpress.com/2009/04/20/server-result-who-called/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/e5297cd0a3916babf9fd522592037d10?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">casper</media:title>
		</media:content>
	</item>
		<item>
		<title>Easy tweaking of Flex component skins</title>
		<link>http://papirfly.wordpress.com/2009/03/27/easy-tweaking-of-flex-component-skins/</link>
		<comments>http://papirfly.wordpress.com/2009/03/27/easy-tweaking-of-flex-component-skins/#comments</comments>
		<pubDate>Fri, 27 Mar 2009 12:28:05 +0000</pubDate>
		<dc:creator>Torbjørn</dc:creator>
				<category><![CDATA[flex]]></category>
		<category><![CDATA[styling]]></category>

		<guid isPermaLink="false">http://papirfly.wordpress.com/?p=103</guid>
		<description><![CDATA[Skinning can be a pain, especially creating skin-variants. The Flex framework contains an Asset.fla which serves as an excellent starting point for tweaking.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=papirfly.wordpress.com&amp;blog=5195607&amp;post=103&amp;subd=papirfly&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://papirfly.wordpress.com/2009/03/27/easy-tweaking-of-flex-component-skins/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/e5297cd0a3916babf9fd522592037d10?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">casper</media:title>
		</media:content>

		<media:content url="http://papirfly.files.wordpress.com/2009/03/printuiexample.jpg" medium="image">
			<media:title type="html">printuiexample</media:title>
		</media:content>

		<media:content url="http://papirfly.files.wordpress.com/2009/03/assetslibrary.jpg" medium="image">
			<media:title type="html">assetslibrary</media:title>
		</media:content>
	</item>
	</channel>
</rss>
