<?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: true fullscreen in AIR on OSX</title>
	<atom:link href="http://words.transmote.com/wp/20100112/true-fullscreen-in-air-on-osx/feed/" rel="self" type="application/rss+xml" />
	<link>http://words.transmote.com/wp/20100112/true-fullscreen-in-air-on-osx/</link>
	<description>design + art + code</description>
	<lastBuildDate>Tue, 09 Mar 2010 18:21:30 -0800</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Shawn Makinson</title>
		<link>http://words.transmote.com/wp/20100112/true-fullscreen-in-air-on-osx/comment-page-1/#comment-7414</link>
		<dc:creator>Shawn Makinson</dc:creator>
		<pubDate>Wed, 13 Jan 2010 14:51:05 +0000</pubDate>
		<guid isPermaLink="false">http://words.transmote.com/wp/?p=528#comment-7414</guid>
		<description>I recently built a kiosk in air using Flash CS4 and I managed a full screen by setting the air window properties to:

systemChrome: none
x: 0
y: 0

and on FRAME 2 ( Important for OSX that it not be on frame 1 ):

stage.displayState = StageDisplayState.FULL_SCREEN_INTERACTIVE;</description>
		<content:encoded><![CDATA[<p>I recently built a kiosk in air using Flash CS4 and I managed a full screen by setting the air window properties to:</p>
<p>systemChrome: none<br />
x: 0<br />
y: 0</p>
<p>and on FRAME 2 ( Important for OSX that it not be on frame 1 ):</p>
<p>stage.displayState = StageDisplayState.FULL_SCREEN_INTERACTIVE;</p>
]]></content:encoded>
	</item>
</channel>
</rss>
