<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Toggling the status bar on a WindowedApplication in Adobe AIR</title>
	<atom:link href="http://airexamples.com/2008/12/11/toggling-the-status-bar-on-a-windowedapplication-in-adobe-air/feed/" rel="self" type="application/rss+xml" />
	<link>http://airexamples.com/2008/12/11/toggling-the-status-bar-on-a-windowedapplication-in-adobe-air/</link>
	<description>A bunch of Adobe AIR examples*</description>
	<lastBuildDate>Thu, 18 Mar 2010 00:27:21 -0700</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: TobiasBeuving</title>
		<link>http://airexamples.com/2008/12/11/toggling-the-status-bar-on-a-windowedapplication-in-adobe-air/comment-page-1/#comment-3432</link>
		<dc:creator>TobiasBeuving</dc:creator>
		<pubDate>Wed, 23 Sep 2009 12:49:59 +0000</pubDate>
		<guid isPermaLink="false">http://airexamples.com/?p=11#comment-3432</guid>
		<description>If you want to disable the statusbar from an other container as the mx:WIndowedApplication you have to add an import statement for the Application:
Like so:

	import mx.core.Application;

Thanks for sharing!

Cheers,
T</description>
		<content:encoded><![CDATA[<p>If you want to disable the statusbar from an other container as the mx:WIndowedApplication you have to add an import statement for the Application:<br />
Like so:</p>
<p>	import mx.core.Application;</p>
<p>Thanks for sharing!</p>
<p>Cheers,<br />
T</p>
]]></content:encoded>
	</item>
</channel>
</rss>
