<?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: NativeWindow class in AIR does not support Flex components</title>
	<atom:link href="http://www.nickkuh.com/flash-flex-air/nativewindow-class-in-air-does-not-support-flex-components/2008/11/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.nickkuh.com/flash-flex-air/nativewindow-class-in-air-does-not-support-flex-components/2008/11/</link>
	<description>Nick Kuh is a Freelance iPhone and iPad Developer based in Brighton, UK</description>
	<lastBuildDate>Fri, 27 Aug 2010 21:09:05 +0000</lastBuildDate>
	
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: John Levine</title>
		<link>http://www.nickkuh.com/flash-flex-air/nativewindow-class-in-air-does-not-support-flex-components/2008/11/comment-page-1/#comment-919</link>
		<dc:creator>John Levine</dc:creator>
		<pubDate>Wed, 09 Jun 2010 13:10:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.nickkuh.com/?p=116#comment-919</guid>
		<description>There is a way of doing this. 

This problem is caused by the fact that the NativeWindow class does not create a system manager when it initialises - this is what is required to support all the Flex controls.

The best way around this is to sub-class the NativeWIndow so it creates a system manager before you add any controls to it. 

There&#039;s a code sample and explanation that lives here:

&lt;a href=&quot;http://www.ben-morris.com/howto-add-flex-mx-controls-to-a-nativewindow-for-adobe-air&quot; rel=&quot;nofollow&quot;&gt;http://www.ben-morris.com/howto-add-flex-mx-controls-to-a-nativewindow-for-adobe-air&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>There is a way of doing this. </p>
<p>This problem is caused by the fact that the NativeWindow class does not create a system manager when it initialises &#8211; this is what is required to support all the Flex controls.</p>
<p>The best way around this is to sub-class the NativeWIndow so it creates a system manager before you add any controls to it. </p>
<p>There&#8217;s a code sample and explanation that lives here:</p>
<p><a href="http://www.ben-morris.com/howto-add-flex-mx-controls-to-a-nativewindow-for-adobe-air" rel="nofollow">http://www.ben-morris.com/howto-add-flex-mx-controls-to-a-nativewindow-for-adobe-air</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Quinn Madson</title>
		<link>http://www.nickkuh.com/flash-flex-air/nativewindow-class-in-air-does-not-support-flex-components/2008/11/comment-page-1/#comment-21</link>
		<dc:creator>Quinn Madson</dc:creator>
		<pubDate>Fri, 02 Jan 2009 23:34:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.nickkuh.com/?p=116#comment-21</guid>
		<description>thank you, thank you, thank you!</description>
		<content:encoded><![CDATA[<p>thank you, thank you, thank you!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
