<?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:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd"
	xmlns:media="http://search.yahoo.com/mrss/"
>

<channel>
	<title>untoldentertainment.com &#187; AIR Pitfalls</title>
	<atom:link href="http://www.untoldentertainment.com/blog/tag/air-pitfalls/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.untoldentertainment.com/blog</link>
	<description>We Make Flash Games</description>
	<lastBuildDate>Wed, 01 Feb 2012 15:18:38 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<copyright>Copyright &#xA9; untoldentertainment.com 2011 </copyright>
	<managingEditor>ryan@untoldentertainment.com (untoldentertainment.com)</managingEditor>
	<webMaster>ryan@untoldentertainment.com (untoldentertainment.com)</webMaster>
	<image>
		<url>http://www.untoldentertainment.com/blog/wp-content/plugins/podpress/images/powered_by_podpress.jpg</url>
		<title>untoldentertainment.com</title>
		<link>http://www.untoldentertainment.com/blog</link>
		<width>144</width>
		<height>144</height>
	</image>
	<itunes:subtitle></itunes:subtitle>
	<itunes:summary>We Make Flash Games</itunes:summary>
	<itunes:keywords></itunes:keywords>
	<itunes:category text="Society &#38; Culture" />
	<itunes:author>untoldentertainment.com</itunes:author>
	<itunes:owner>
		<itunes:name>untoldentertainment.com</itunes:name>
		<itunes:email>ryan@untoldentertainment.com</itunes:email>
	</itunes:owner>
	<itunes:block>no</itunes:block>
	<itunes:explicit>no</itunes:explicit>
	<itunes:image href="http://www.untoldentertainment.com/blog/wp-content/plugins/podpress/images/powered_by_podpress_large.jpg" />
		<item>
		<title>AIR Pitfalls &#8211; Can&#8217;t Debug AIR Movie</title>
		<link>http://www.untoldentertainment.com/blog/2008/02/05/air-pitfalls-cant-debug-air-movie/</link>
		<comments>http://www.untoldentertainment.com/blog/2008/02/05/air-pitfalls-cant-debug-air-movie/#comments</comments>
		<pubDate>Tue, 05 Feb 2008 15:14:13 +0000</pubDate>
		<dc:creator>Ryan Henson Creighton</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[AIR Pitfalls]]></category>
		<category><![CDATA[AS3]]></category>
		<category><![CDATA[Flash]]></category>

		<guid isPermaLink="false">http://untoldentertainment.com/blog/2008/02/05/air-pitfalls-cant-debug-air-movie/</guid>
		<description><![CDATA[PROBLEM: Pressing CTRL+SHIFT+ENTER to test your AIR movie in debug mode does not produce any results. SOLUTION: What&#8217;s going on is that the Adobe AIR Debug Launcher did not shut down properly when you clicked the X (close gadget) on the AIR movie you were testing. Or, if your AIR app didn&#8217;t even have window [...]]]></description>
			<content:encoded><![CDATA[<p><big><strong>PROBLEM:</strong></big> Pressing CTRL+SHIFT+ENTER to test your AIR movie in debug mode does not produce any results.</p>
<p><big><strong>SOLUTION:</strong></big> What&#8217;s going on is that the Adobe AIR Debug Launcher did not shut down properly when you clicked the X (close gadget) on the AIR movie you were testing.  Or, if your AIR app didn&#8217;t even <em>have</em> window chrome with a close gadget,  you couldn&#8217;t shut the process down.</p>
<p>On a Windows system, open the Task Manager (CTRL+ALT+DEL) and click on the Processes tab.  Find adl.exe and shut it down.  Now you&#8217;ll be able to test your AIR app again without closing and relaunching the entire Flash IDE!
<div class="tweetmeme_button" style="margin-right: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.untoldentertainment.com%2Fblog%2F2008%2F02%2F05%2Fair-pitfalls-cant-debug-air-movie%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.untoldentertainment.com%2Fblog%2F2008%2F02%2F05%2Fair-pitfalls-cant-debug-air-movie%2F&amp;source=untoldent&amp;style=normal&amp;service_api=R_44463fc40e5eda8ec585b4088e695066&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p class="fbconnect_share"><fb:share-button class="url" href="http://www.untoldentertainment.com/blog/2008/02/05/air-pitfalls-cant-debug-air-movie/" /></p><img src="http://www.untoldentertainment.com/blog/?ak_action=api_record_view&id=58&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://www.untoldentertainment.com/blog/2008/02/05/air-pitfalls-cant-debug-air-movie/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>AIR Pitfalls &#8211; Trace Actions Don&#8217;t Work</title>
		<link>http://www.untoldentertainment.com/blog/2008/02/05/air-pitfalls-trace-actions-dont-work/</link>
		<comments>http://www.untoldentertainment.com/blog/2008/02/05/air-pitfalls-trace-actions-dont-work/#comments</comments>
		<pubDate>Tue, 05 Feb 2008 15:09:54 +0000</pubDate>
		<dc:creator>Ryan Henson Creighton</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[AIR Pitfalls]]></category>
		<category><![CDATA[AS3]]></category>
		<category><![CDATA[Flash]]></category>

		<guid isPermaLink="false">http://untoldentertainment.com/blog/2008/02/05/air-pitfalls-trace-actions-dont-work/</guid>
		<description><![CDATA[PROBLEM: Trace actions don&#8217;t appear in the output window when i test an Adobe AIR swf. SOLUTION Instead of using CTRL+ENTER to test the movie, use CTRL+SHIFT+ENTER to debug the movie. i was lucky enough to catch a small footnote in the AIR documentation that mentioned this bug. In case you missed it, there&#8217;s your [...]]]></description>
			<content:encoded><![CDATA[<p><big><strong>PROBLEM:</strong></big> Trace actions don&#8217;t appear in the output window when i test an Adobe AIR swf.</p>
<p><big><strong>SOLUTION</strong></big> Instead of using CTRL+ENTER to test the movie, use CTRL+SHIFT+ENTER to debug the movie.  i was lucky enough to catch a small footnote in the AIR documentation that mentioned this bug.  In case you missed it, there&#8217;s your solution.
<div class="tweetmeme_button" style="margin-right: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.untoldentertainment.com%2Fblog%2F2008%2F02%2F05%2Fair-pitfalls-trace-actions-dont-work%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.untoldentertainment.com%2Fblog%2F2008%2F02%2F05%2Fair-pitfalls-trace-actions-dont-work%2F&amp;source=untoldent&amp;style=normal&amp;service_api=R_44463fc40e5eda8ec585b4088e695066&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p class="fbconnect_share"><fb:share-button class="url" href="http://www.untoldentertainment.com/blog/2008/02/05/air-pitfalls-trace-actions-dont-work/" /></p><img src="http://www.untoldentertainment.com/blog/?ak_action=api_record_view&id=55&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://www.untoldentertainment.com/blog/2008/02/05/air-pitfalls-trace-actions-dont-work/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

