<?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: Tip of the Day &#8211; Creating an AIR application for a kiosk</title>
	<atom:link href="http://blog.natebeck.net/2009/01/tip-of-the-day-creating-an-air-application-for-a-kiosk/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.natebeck.net/2009/01/tip-of-the-day-creating-an-air-application-for-a-kiosk/</link>
	<description>AIR, Flex / Flash, FMS, PushButton, Game... Developer</description>
	<lastBuildDate>Mon, 11 Jul 2011 19:09:05 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
	<item>
		<title>By: Nate Beck</title>
		<link>http://blog.natebeck.net/2009/01/tip-of-the-day-creating-an-air-application-for-a-kiosk/comment-page-1/#comment-59009</link>
		<dc:creator>Nate Beck</dc:creator>
		<pubDate>Fri, 11 Feb 2011 18:41:47 +0000</pubDate>
		<guid isPermaLink="false">http://blog.natebeck.net/?p=563#comment-59009</guid>
		<description>Joe, that just means you&#039;re using Flex 4 instead of Flex 3.  The ActionScript code to make the application go into FULL_SCREEN_INTERACTIVE is exactly the same.</description>
		<content:encoded><![CDATA[<p>Joe, that just means you&#8217;re using Flex 4 instead of Flex 3.  The ActionScript code to make the application go into FULL_SCREEN_INTERACTIVE is exactly the same.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joe</title>
		<link>http://blog.natebeck.net/2009/01/tip-of-the-day-creating-an-air-application-for-a-kiosk/comment-page-1/#comment-58875</link>
		<dc:creator>Joe</dc:creator>
		<pubDate>Wed, 09 Feb 2011 17:04:32 +0000</pubDate>
		<guid isPermaLink="false">http://blog.natebeck.net/?p=563#comment-58875</guid>
		<description>I have created a Catalyst project and imported it into Flash Builder.  I am trying to make my application full screen on launch with no navigation controlls and no windows box around the application (I do not want the user to be able to minamize the application).

I am creating this application for a touch screen kiosk.

My script block is fx not mx so I am not sure how to use the code above.

Any assistance would be greatly appreciated.</description>
		<content:encoded><![CDATA[<p>I have created a Catalyst project and imported it into Flash Builder.  I am trying to make my application full screen on launch with no navigation controlls and no windows box around the application (I do not want the user to be able to minamize the application).</p>
<p>I am creating this application for a touch screen kiosk.</p>
<p>My script block is fx not mx so I am not sure how to use the code above.</p>
<p>Any assistance would be greatly appreciated.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nate</title>
		<link>http://blog.natebeck.net/2009/01/tip-of-the-day-creating-an-air-application-for-a-kiosk/comment-page-1/#comment-42820</link>
		<dc:creator>Nate</dc:creator>
		<pubDate>Wed, 07 Jul 2010 16:47:32 +0000</pubDate>
		<guid isPermaLink="false">http://blog.natebeck.net/?p=563#comment-42820</guid>
		<description>&lt;blockquote&gt;
&lt;a href=&quot;#comment-42815&quot; rel=&quot;nofollow&quot;&gt;
&lt;strong&gt;&lt;em&gt;Ross:&lt;/em&gt;&lt;/strong&gt;
&lt;/a&gt;
 &lt;p&gt;I compiled again with this main BrowserWindow.mxml file (previous one was wrong ) but still the same problem.&lt;/p&gt;
&lt;p&gt;File not found: file:/Users/Ross/Documents/Adobe%20Flash%20Builder%204/KatMDI/bin-debug/BrowserWindow.html&lt;/p&gt;
&lt;/blockquote&gt;

Hey Ross,

It sounds like the html file isn&#039;t being generated.  Maybe your project isn&#039;t setup properly?  Try deleting the project and then rebuilding it. 

Also you can double check that your application is set to build the html files by right clicking on the project, going to Properties &gt; Flex Compiler, and making sure that &quot;Generate HTML Wrapper file&quot; is checked.</description>
		<content:encoded><![CDATA[<blockquote><p>
<a href="#comment-42815" rel="nofollow"><br />
<strong><em>Ross:</em></strong><br />
</a></p>
<p>I compiled again with this main BrowserWindow.mxml file (previous one was wrong ) but still the same problem.</p>
<p>File not found: file:/Users/Ross/Documents/Adobe%20Flash%20Builder%204/KatMDI/bin-debug/BrowserWindow.html</p>
</blockquote>
<p>Hey Ross,</p>
<p>It sounds like the html file isn&#8217;t being generated.  Maybe your project isn&#8217;t setup properly?  Try deleting the project and then rebuilding it. </p>
<p>Also you can double check that your application is set to build the html files by right clicking on the project, going to Properties > Flex Compiler, and making sure that &#8220;Generate HTML Wrapper file&#8221; is checked.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ross</title>
		<link>http://blog.natebeck.net/2009/01/tip-of-the-day-creating-an-air-application-for-a-kiosk/comment-page-1/#comment-42815</link>
		<dc:creator>Ross</dc:creator>
		<pubDate>Wed, 07 Jul 2010 13:42:25 +0000</pubDate>
		<guid isPermaLink="false">http://blog.natebeck.net/?p=563#comment-42815</guid>
		<description>I compiled again with this main BrowserWindow.mxml file (previous one was wrong ) but still the same problem.

File not found: file:/Users/Ross/Documents/Adobe%20Flash%20Builder%204/KatMDI/bin-debug/BrowserWindow.html</description>
		<content:encoded><![CDATA[<p>I compiled again with this main BrowserWindow.mxml file (previous one was wrong ) but still the same problem.</p>
<p>File not found: file:/Users/Ross/Documents/Adobe%20Flash%20Builder%204/KatMDI/bin-debug/BrowserWindow.html</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ross</title>
		<link>http://blog.natebeck.net/2009/01/tip-of-the-day-creating-an-air-application-for-a-kiosk/comment-page-1/#comment-42813</link>
		<dc:creator>Ross</dc:creator>
		<pubDate>Wed, 07 Jul 2010 12:44:53 +0000</pubDate>
		<guid isPermaLink="false">http://blog.natebeck.net/?p=563#comment-42813</guid>
		<description>Thanks, the link works. I resolved the flexlib library by placing the flexlib.swc in the &quot;libs&quot; directory. But then I encounter this problem on compiling... 

File not found: file:/Users/Ross/Documents/Adobe%20Flash%20Builder%204/KatMDI/bin-debug/KioskTest.html

Seems that KioskTest.html file is not found here, what could have gone wrong?

Also, please correct me here. I did some research over the web and understood that flexlib is the advanced version of flexmdi? Most of the code development happens in flexlib as the new version of flex2.5 was released couple of months back.

Here is the link
http://groups.google.com/group/flexlib/browse_thread/thread/2364c60d2c2209d9?pli=1</description>
		<content:encoded><![CDATA[<p>Thanks, the link works. I resolved the flexlib library by placing the flexlib.swc in the &#8220;libs&#8221; directory. But then I encounter this problem on compiling&#8230; </p>
<p>File not found: file:/Users/Ross/Documents/Adobe%20Flash%20Builder%204/KatMDI/bin-debug/KioskTest.html</p>
<p>Seems that KioskTest.html file is not found here, what could have gone wrong?</p>
<p>Also, please correct me here. I did some research over the web and understood that flexlib is the advanced version of flexmdi? Most of the code development happens in flexlib as the new version of flex2.5 was released couple of months back.</p>
<p>Here is the link<br />
<a href="http://groups.google.com/group/flexlib/browse_thread/thread/2364c60d2c2209d9?pli=1" rel="nofollow">http://groups.google.com/group/flexlib/browse_thread/thread/2364c60d2c2209d9?pli=1</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nate</title>
		<link>http://blog.natebeck.net/2009/01/tip-of-the-day-creating-an-air-application-for-a-kiosk/comment-page-1/#comment-42219</link>
		<dc:creator>Nate</dc:creator>
		<pubDate>Wed, 30 Jun 2010 18:07:41 +0000</pubDate>
		<guid isPermaLink="false">http://blog.natebeck.net/?p=563#comment-42219</guid>
		<description>&lt;blockquote&gt;
&lt;a href=&quot;#comment-41914&quot; rel=&quot;nofollow&quot;&gt;
&lt;strong&gt;&lt;em&gt;Ross:&lt;/em&gt;&lt;/strong&gt;
&lt;/a&gt;
 &lt;p&gt;@Nate&lt;br&gt;
Hi, I was looking around for some examples on flex MDI and came across your blog. The full application download link seems to be broken. &lt;/p&gt;
&lt;/blockquote&gt;

Hey Ross, I fixed the download link.

&lt;blockquote&gt;
&lt;a href=&quot;#comment-41914&quot; rel=&quot;nofollow&quot;&gt;
&lt;strong&gt;&lt;em&gt;Ross:&lt;/em&gt;&lt;/strong&gt;
&lt;/a&gt;
 &lt;p&gt;I tried manually on my side and ge tthis error:
Error: Unable to locate specified base class ‘flexlib.mdi.containers.MDIWindow’ for component class ‘browser’ &lt;/p&gt;
&lt;/blockquote&gt;

You need to make sure that Flex MDI is in your project&#039;s source path.  The easiest way is to put the FlexMDI swc in your project&#039;s &quot;libs&quot; directory.

For more information on the libs directory, check out this tip. &lt;a href=&quot;http://blog.natebeck.net/2009/01/use-libs-directory-in-flex-builder/&quot; rel=&quot;nofollow&quot;&gt;Using the libs directory in Flex Builder&lt;/a&gt;.</description>
		<content:encoded><![CDATA[<blockquote><p>
<a href="#comment-41914" rel="nofollow"><br />
<strong><em>Ross:</em></strong><br />
</a></p>
<p>@Nate<br />
Hi, I was looking around for some examples on flex MDI and came across your blog. The full application download link seems to be broken. </p>
</blockquote>
<p>Hey Ross, I fixed the download link.</p>
<blockquote><p>
<a href="#comment-41914" rel="nofollow"><br />
<strong><em>Ross:</em></strong><br />
</a></p>
<p>I tried manually on my side and ge tthis error:<br />
Error: Unable to locate specified base class ‘flexlib.mdi.containers.MDIWindow’ for component class ‘browser’ </p>
</blockquote>
<p>You need to make sure that Flex MDI is in your project&#8217;s source path.  The easiest way is to put the FlexMDI swc in your project&#8217;s &#8220;libs&#8221; directory.</p>
<p>For more information on the libs directory, check out this tip. <a href="http://blog.natebeck.net/2009/01/use-libs-directory-in-flex-builder/" rel="nofollow">Using the libs directory in Flex Builder</a>.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ross</title>
		<link>http://blog.natebeck.net/2009/01/tip-of-the-day-creating-an-air-application-for-a-kiosk/comment-page-1/#comment-41932</link>
		<dc:creator>Ross</dc:creator>
		<pubDate>Tue, 29 Jun 2010 12:51:33 +0000</pubDate>
		<guid isPermaLink="false">http://blog.natebeck.net/?p=563#comment-41932</guid>
		<description>by the way, im working on the new licensed version of flex 4 premium.</description>
		<content:encoded><![CDATA[<p>by the way, im working on the new licensed version of flex 4 premium.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ross</title>
		<link>http://blog.natebeck.net/2009/01/tip-of-the-day-creating-an-air-application-for-a-kiosk/comment-page-1/#comment-41914</link>
		<dc:creator>Ross</dc:creator>
		<pubDate>Tue, 29 Jun 2010 11:01:47 +0000</pubDate>
		<guid isPermaLink="false">http://blog.natebeck.net/?p=563#comment-41914</guid>
		<description>@Nate
Hi, I was looking around for some examples on flex MDI and came across your blog. The full application download link seems to be broken. 

I tried manually on my side and ge tthis error:
 Error: Unable to locate specified base class &#039;flexlib.mdi.containers.MDIWindow&#039; for component class &#039;browser&#039;

Can anyone guide me here what i&#039;m doing wrong here as I am newbie</description>
		<content:encoded><![CDATA[<p>@Nate<br />
Hi, I was looking around for some examples on flex MDI and came across your blog. The full application download link seems to be broken. </p>
<p>I tried manually on my side and ge tthis error:<br />
 Error: Unable to locate specified base class &#8216;flexlib.mdi.containers.MDIWindow&#8217; for component class &#8216;browser&#8217;</p>
<p>Can anyone guide me here what i&#8217;m doing wrong here as I am newbie</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nate</title>
		<link>http://blog.natebeck.net/2009/01/tip-of-the-day-creating-an-air-application-for-a-kiosk/comment-page-1/#comment-7320</link>
		<dc:creator>Nate</dc:creator>
		<pubDate>Fri, 27 Nov 2009 04:58:50 +0000</pubDate>
		<guid isPermaLink="false">http://blog.natebeck.net/?p=563#comment-7320</guid>
		<description>@Rick

I&#039;m not sure what you are doing wrong I just built out the AIR application from above using Flash Builder 4 and the Flex SDK 3.4.  It works exactly how I described with no trouble.

&lt;a href=&quot;http://blog.natebeck.net/uploads/projects/TestFullScreen.fxp&quot; rel=&quot;nofollow&quot;&gt;Here is the fxp export from FlashBuilder&lt;/a&gt;.  Just do File &gt; Import &gt; Flash Builder Project</description>
		<content:encoded><![CDATA[<p>@Rick</p>
<p>I&#8217;m not sure what you are doing wrong I just built out the AIR application from above using Flash Builder 4 and the Flex SDK 3.4.  It works exactly how I described with no trouble.</p>
<p><a href="http://blog.natebeck.net/uploads/projects/TestFullScreen.fxp" rel="nofollow">Here is the fxp export from FlashBuilder</a>.  Just do File &gt; Import &gt; Flash Builder Project</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rick</title>
		<link>http://blog.natebeck.net/2009/01/tip-of-the-day-creating-an-air-application-for-a-kiosk/comment-page-1/#comment-7319</link>
		<dc:creator>Rick</dc:creator>
		<pubDate>Fri, 27 Nov 2009 04:54:57 +0000</pubDate>
		<guid isPermaLink="false">http://blog.natebeck.net/?p=563#comment-7319</guid>
		<description>Regarding The Above I Have Found That You NEED TO INSTALL The Latest SDK Also For The Full Screen Interactive Flash To Render As You May Still Be Compiling On Old 1.5 SDK L:ike I Was Even Tho The Client Has 1.5.2 Didnt Make A Difference</description>
		<content:encoded><![CDATA[<p>Regarding The Above I Have Found That You NEED TO INSTALL The Latest SDK Also For The Full Screen Interactive Flash To Render As You May Still Be Compiling On Old 1.5 SDK L:ike I Was Even Tho The Client Has 1.5.2 Didnt Make A Difference</p>
]]></content:encoded>
	</item>
</channel>
</rss>

