<?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>Shide and Prame &#187; Shortcuts and Timesavers</title>
	<atom:link href="http://aidan.rfm.co.nz/blog/tag/shortcuts/feed/" rel="self" type="application/rss+xml" />
	<link>http://aidan.rfm.co.nz/blog</link>
	<description>Aidan&#039;s digital life</description>
	<lastBuildDate>Fri, 21 May 2010 01:45:51 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>onReleaseOutside for AS3</title>
		<link>http://aidan.rfm.co.nz/blog/2010/03/onreleaseoutside-for-as3/</link>
		<comments>http://aidan.rfm.co.nz/blog/2010/03/onreleaseoutside-for-as3/#comments</comments>
		<pubDate>Tue, 23 Mar 2010 22:32:08 +0000</pubDate>
		<dc:creator>aidan</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Flash and ActionScript]]></category>
		<category><![CDATA[Rant]]></category>
		<category><![CDATA[Shortcuts and Timesavers]]></category>

		<guid isPermaLink="false">http://aidan.rfm.co.nz/blog/?p=119</guid>
		<description><![CDATA[Recently I was horrified to learn that there is no AS3 equivalent for the AS2 event &#8220;onReleaseOutside&#8221;. I consider to be an extremely useful and important event. Although it can be emulated faithfully with the provided mouse events and a complicated bunch of calls to add/removeEventListener, it&#8217;s something you have to implement again and again. [...]]]></description>
			<content:encoded><![CDATA[<p>Recently I was horrified to learn that there is no AS3 equivalent for the AS2 event &#8220;onReleaseOutside&#8221;. I consider to be an extremely useful and important event. Although it can be emulated faithfully with the provided mouse events and a complicated bunch of calls to add/removeEventListener, it&#8217;s something you have to implement again and again. Because I was too lazy, I&#8217;ve been grumbling, sighing, and copy-pasting code without much more thought.</p>
<p>But as it turns out, I don&#8217;t have to anymore because Tyler of xtyler.com has released a super-groovy as3 library for <a title="AS3 Button Behavior Made Easy" href="http://www.xtyler.com/code/112/">making any InteractiveObject behave as a button</a>.</p>
<p>Siic! [sic]</p>
]]></content:encoded>
			<wfw:commentRss>http://aidan.rfm.co.nz/blog/2010/03/onreleaseoutside-for-as3/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ye Auld Alt-Tabbing</title>
		<link>http://aidan.rfm.co.nz/blog/2010/03/ye-auld-alt-tabbing/</link>
		<comments>http://aidan.rfm.co.nz/blog/2010/03/ye-auld-alt-tabbing/#comments</comments>
		<pubDate>Thu, 04 Mar 2010 04:04:54 +0000</pubDate>
		<dc:creator>aidan</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Cute Things]]></category>
		<category><![CDATA[Shortcuts and Timesavers]]></category>

		<guid isPermaLink="false">http://aidan.rfm.co.nz/blog/2010/03/ye-auld-alt-tabbing/</guid>
		<description><![CDATA[I just had the honour and priviledge of introducing someone to the concept of &#8220;Alt-Tabbing&#8221; in Windows.
Needless, they were excited about the possibilities.
]]></description>
			<content:encoded><![CDATA[<p>I just had the honour and priviledge of introducing someone to the concept of &#8220;Alt-Tabbing&#8221; in Windows.</p>
<p>Needless, they were excited about the possibilities.</p>
]]></content:encoded>
			<wfw:commentRss>http://aidan.rfm.co.nz/blog/2010/03/ye-auld-alt-tabbing/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
