<?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>transmote speaks... &#187; statusbar</title>
	<atom:link href="http://words.transmote.com/wp/tag/statusbar/feed/" rel="self" type="application/rss+xml" />
	<link>http://words.transmote.com/wp</link>
	<description>design + art + code</description>
	<lastBuildDate>Tue, 28 Jun 2011 23:37:03 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>true fullscreen in AIR on OSX</title>
		<link>http://words.transmote.com/wp/20100112/true-fullscreen-in-air-on-osx/</link>
		<comments>http://words.transmote.com/wp/20100112/true-fullscreen-in-air-on-osx/#comments</comments>
		<pubDate>Wed, 13 Jan 2010 04:44:45 +0000</pubDate>
		<dc:creator>ericsoco</dc:creator>
				<category><![CDATA[to do]]></category>
		<category><![CDATA[air]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[flex]]></category>
		<category><![CDATA[fullscreen]]></category>
		<category><![CDATA[os x]]></category>
		<category><![CDATA[osx]]></category>
		<category><![CDATA[statusbar]]></category>

		<guid isPermaLink="false">http://words.transmote.com/wp/?p=528</guid>
		<description><![CDATA[been trying to figure this one out for about a year and a half now, and finally stumbled across the answer. those of you who&#8217;ve tried to fullscreen an AIR app in OSX know about the annoying grey bar across the bottom of the screen. apparently, that&#8217;s a status bar. i guess you can even [...]]]></description>
			<content:encoded><![CDATA[<p>been trying to figure this one out for about a year and a half now, and finally stumbled across the answer.</p>
<p>those of you who&#8217;ve tried to fullscreen an AIR app in OSX know about the annoying grey bar across the bottom of the screen.   apparently, that&#8217;s a status bar.  i guess you can even set status messages into it.  handy, perhaps, if you&#8217;re making a browser entirely in AIR.  but i think most of us just want it to go away.</p>
<p>you can do this by adding <tt>showStatusBar="false"</tt> to your <tt>mx:WindowedApplication</tt> tag.<br />
(you can also add status with <tt>status="who needs this stupid grey bar?"</tt>.)</p>
<p>i found this out while playing with <tt>mx:Windows</tt>.  all NativeWindows have a statusBar by default.  how bout that.</p>
<p>-eric</p>
]]></content:encoded>
			<wfw:commentRss>http://words.transmote.com/wp/20100112/true-fullscreen-in-air-on-osx/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>

