<?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>Tomorrow Evening &#187; AIR</title>
	<atom:link href="http://blog.tomorrowevening.com/tag/air/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.tomorrowevening.com</link>
	<description>Digitally Driven</description>
	<lastBuildDate>Mon, 30 Aug 2010 21:02:02 +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>File Drag</title>
		<link>http://blog.tomorrowevening.com/flex/file-drag/</link>
		<comments>http://blog.tomorrowevening.com/flex/file-drag/#comments</comments>
		<pubDate>Tue, 09 Mar 2010 23:19:04 +0000</pubDate>
		<dc:creator>Colin</dc:creator>
				<category><![CDATA[Flex]]></category>
		<category><![CDATA[AIR]]></category>
		<category><![CDATA[AS3]]></category>
		<category><![CDATA[Experiment]]></category>
		<category><![CDATA[Open Source]]></category>

		<guid isPermaLink="false">http://blog.tomorrowevening.com/?p=194</guid>
		<description><![CDATA[Over the past 2 or so months I've been using Flex for all my AS projects. Usually when I need to figure something out, I'll create a new FLA document and throw all my code into the timeline until it's been worked out, then bring it back into the class files. However, I've found this [...]]]></description>
			<content:encoded><![CDATA[<p>Over the past 2 or so months I've been using Flex for all my AS projects. Usually when I need to figure something out, I'll create a new FLA document and throw all my code into the timeline until it's been worked out, then bring it back into the class files. However, I've found this to be a big pain in the butt when creating AIR applications.  For some reason it only lets me test AIR applications a few times before the adl file freezes and I need to force quit to get out. Well, seeing that I had never messed around with creating a Flex Project, I decided to give it a whirl and learn to put my code into MXML and go from there. In doing this, I discovered I no longer had the adl freeze issue!<br />
<span id="more-194"></span><br />
Since I'm currently working on <a href="http://www.kontain.com/skittle/entries/68436/generator---air-application/" target="_blank">Generator</a> in my spare time, I decided to create one of those test files in a Flex Project. This was the result:<br />
<img class="alignnone size-full wp-image-195" title="FileDrag_01" src="http://blog.tomorrowevening.com/content/2010/03/FileDrag_01.jpg" alt="" width="510" height="407" /><br />
<img class="alignnone size-full wp-image-196" title="FileDrag_02" src="http://blog.tomorrowevening.com/content/2010/03/FileDrag_02.jpg" alt="" width="510" height="407" /><br />
<img class="alignnone size-full wp-image-197" title="FileDrag_03" src="http://blog.tomorrowevening.com/content/2010/03/FileDrag_03.jpg" alt="" width="510" height="407" /></p>
<p>You can download the source <a href="http://blog.tomorrowevening.com/content/2010/03/ClassDrag.mxml" target="_blank">here</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.tomorrowevening.com/flex/file-drag/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>
