<?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: Advanced AIR &#8211; Application UI</title>
	<atom:link href="http://www.mad.com.au/blog/?feed=rss2&#038;p=611" rel="self" type="application/rss+xml" />
	<link>http://www.mad.com.au/blog/?p=611</link>
	<description>Paul Burnett&#039;s weblog</description>
	<lastBuildDate>Tue, 17 Aug 2010 00:24:43 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: paul</title>
		<link>http://www.mad.com.au/blog/?p=611&#038;cpage=1#comment-1484</link>
		<dc:creator>paul</dc:creator>
		<pubDate>Fri, 09 Jul 2010 21:45:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.mad.com.au/blog/?p=611#comment-1484</guid>
		<description>Hi Sandro
Its hard to tell without seeing the file. First thing to check is that you are publishing to AIR? 
It will not work if you output to .swf as classes like NativeWindow only work with AIR.

Hope this helps</description>
		<content:encoded><![CDATA[<p>Hi Sandro<br />
Its hard to tell without seeing the file. First thing to check is that you are publishing to AIR?<br />
It will not work if you output to .swf as classes like NativeWindow only work with AIR.</p>
<p>Hope this helps</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sandro</title>
		<link>http://www.mad.com.au/blog/?p=611&#038;cpage=1#comment-1482</link>
		<dc:creator>Sandro</dc:creator>
		<pubDate>Tue, 29 Jun 2010 22:31:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.mad.com.au/blog/?p=611#comment-1482</guid>
		<description>Hi,
first of all thank you for your usefull example.
I have downloaded/ installed the executable file from your above link and the example worked fine.

I also downloaded the source file and tried to build an swf-file.
When I was testing the example using Flash CS5 (with keys ctrl+enter) it worked fine.
But then, when I tried to perform the created &quot;AIR Application UI.swf&quot; file, I got the following error: 

VerifyError: Error #1014: Class flash.display::NativeWindow could not be found.

After I clicked the button &quot;continue&quot;, the application &quot;AIR Application UI.swf&quot; flickering appeared.
Do you have an idea how I can solve the error?

Many thanks in advance, Sandro.</description>
		<content:encoded><![CDATA[<p>Hi,<br />
first of all thank you for your usefull example.<br />
I have downloaded/ installed the executable file from your above link and the example worked fine.</p>
<p>I also downloaded the source file and tried to build an swf-file.<br />
When I was testing the example using Flash CS5 (with keys ctrl+enter) it worked fine.<br />
But then, when I tried to perform the created &#8220;AIR Application UI.swf&#8221; file, I got the following error: </p>
<p>VerifyError: Error #1014: Class flash.display::NativeWindow could not be found.</p>
<p>After I clicked the button &#8220;continue&#8221;, the application &#8220;AIR Application UI.swf&#8221; flickering appeared.<br />
Do you have an idea how I can solve the error?</p>
<p>Many thanks in advance, Sandro.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Paul Burnett &#8211; madblog &#187; Blog Archive &#187; Flash Downunder &#8211; Advanced AIR &#8211; Application UI Part 2</title>
		<link>http://www.mad.com.au/blog/?p=611&#038;cpage=1#comment-1294</link>
		<dc:creator>Paul Burnett &#8211; madblog &#187; Blog Archive &#187; Flash Downunder &#8211; Advanced AIR &#8211; Application UI Part 2</dc:creator>
		<pubDate>Wed, 03 Mar 2010 01:49:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.mad.com.au/blog/?p=611#comment-1294</guid>
		<description>[...] source files for this episode are in an earlier blog post so you can download them and grab the [...]</description>
		<content:encoded><![CDATA[<p>[...] source files for this episode are in an earlier blog post so you can download them and grab the [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Paul Burnett &#8211; madblog &#187; Blog Archive &#187; Flash Downunder &#8211; Advanced AIR &#8211; Application UI</title>
		<link>http://www.mad.com.au/blog/?p=611&#038;cpage=1#comment-1274</link>
		<dc:creator>Paul Burnett &#8211; madblog &#187; Blog Archive &#187; Flash Downunder &#8211; Advanced AIR &#8211; Application UI</dc:creator>
		<pubDate>Fri, 19 Feb 2010 20:08:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.mad.com.au/blog/?p=611#comment-1274</guid>
		<description>[...] source files for this episode are in an earlier blog post so you can download them and grab the [...]</description>
		<content:encoded><![CDATA[<p>[...] source files for this episode are in an earlier blog post so you can download them and grab the [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: paul</title>
		<link>http://www.mad.com.au/blog/?p=611&#038;cpage=1#comment-1087</link>
		<dc:creator>paul</dc:creator>
		<pubDate>Wed, 04 Nov 2009 19:55:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.mad.com.au/blog/?p=611#comment-1087</guid>
		<description>Hey Scott, NativeWindowBoundsEvent is one of the AIR classes. If you set your publish settings to AIR 1.5 you should be fine. 
Let me know if not...</description>
		<content:encoded><![CDATA[<p>Hey Scott, NativeWindowBoundsEvent is one of the AIR classes. If you set your publish settings to AIR 1.5 you should be fine.<br />
Let me know if not&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Scott</title>
		<link>http://www.mad.com.au/blog/?p=611&#038;cpage=1#comment-1086</link>
		<dc:creator>Scott</dc:creator>
		<pubDate>Wed, 04 Nov 2009 17:16:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.mad.com.au/blog/?p=611#comment-1086</guid>
		<description>Hey,

I was trying to test this source out in Flash CS4, and its throwing the following errors:

1046: Type was not found or was not a compile-time constant: NativeWindowBoundsEvent.</description>
		<content:encoded><![CDATA[<p>Hey,</p>
<p>I was trying to test this source out in Flash CS4, and its throwing the following errors:</p>
<p>1046: Type was not found or was not a compile-time constant: NativeWindowBoundsEvent.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
