<?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"
	>
<channel>
	<title>Comments on: Use Flex Builder 3 to create a JavaScript AIR application.</title>
	<atom:link href="http://www.stratulat.com/blog/use-flex-builder-3-to-create-a-javascript-air-application/feed" rel="self" type="application/rss+xml" />
	<link>http://www.stratulat.com/blog/use-flex-builder-3-to-create-a-javascript-air-application</link>
	<description>This is my personal blog</description>
	<pubDate>Fri,  5 Dec 2008 11:14:14 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.5</generator>
		<item>
		<title>By: Remus Stratulat</title>
		<link>http://www.stratulat.com/blog/use-flex-builder-3-to-create-a-javascript-air-application#comment-474</link>
		<dc:creator>Remus Stratulat</dc:creator>
		<pubDate>Wed, 03 Dec 2008 08:36:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.stratulat.com/blog/?p=108#comment-474</guid>
		<description>Rawan, 

A good starting point to learn Flex are the following two sites:
http://www.adobe.com/devnet/flex/?sdid=ZFCT and
http://flex.org/

From there you can go and explore the Flex world. Another site that just got out on the market is http://stackoverflow.com/ where you can place your questions and other developers will answer. 

I hope this helps you.
Remus</description>
		<content:encoded><![CDATA[<p>Rawan, </p>
<p>A good starting point to learn Flex are the following two sites:<br />
<a href="http://www.adobe.com/devnet/flex/?sdid=ZFCT" rel="nofollow">http://www.adobe.com/devnet/flex/?sdid=ZFCT</a> and<br />
<a href="http://flex.org/" rel="nofollow">http://flex.org/</a></p>
<p>From there you can go and explore the Flex world. Another site that just got out on the market is <a href="http://stackoverflow.com/" rel="nofollow">http://stackoverflow.com/</a> where you can place your questions and other developers will answer. </p>
<p>I hope this helps you.<br />
Remus</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: RAWAN</title>
		<link>http://www.stratulat.com/blog/use-flex-builder-3-to-create-a-javascript-air-application#comment-473</link>
		<dc:creator>RAWAN</dc:creator>
		<pubDate>Wed, 03 Dec 2008 06:19:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.stratulat.com/blog/?p=108#comment-473</guid>
		<description>hello sir

this side rawan I am a farsher in flex and now I went to use flex for website so can you help me if you have any type of information in flex 

plz send me that information in my mail 

thank
sir

rawan</description>
		<content:encoded><![CDATA[<p>hello sir</p>
<p>this side rawan I am a farsher in flex and now I went to use flex for website so can you help me if you have any type of information in flex </p>
<p>plz send me that information in my mail </p>
<p>thank<br />
sir</p>
<p>rawan</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Remus Stratulat</title>
		<link>http://www.stratulat.com/blog/use-flex-builder-3-to-create-a-javascript-air-application#comment-308</link>
		<dc:creator>Remus Stratulat</dc:creator>
		<pubDate>Fri, 06 Jun 2008 14:02:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.stratulat.com/blog/?p=108#comment-308</guid>
		<description>Hi geraud,

so you say that running the application shows you an empty window. Please check bin-degug/MyAirApp-app.xml file. If inside the "content" tag it says MyAirApp-app.swf you should change that to index.html

Let me know if it works for you.</description>
		<content:encoded><![CDATA[<p>Hi geraud,</p>
<p>so you say that running the application shows you an empty window. Please check bin-degug/MyAirApp-app.xml file. If inside the &#8220;content&#8221; tag it says MyAirApp-app.swf you should change that to index.html</p>
<p>Let me know if it works for you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Use Flex Builder 3 to create a JavaScript AIR application.</title>
		<link>http://www.stratulat.com/blog/use-flex-builder-3-to-create-a-javascript-air-application#comment-307</link>
		<dc:creator>Use Flex Builder 3 to create a JavaScript AIR application.</dc:creator>
		<pubDate>Fri, 06 Jun 2008 11:21:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.stratulat.com/blog/?p=108#comment-307</guid>
		<description>[...] http://www.stratulat.com/blog/use-flex-builder-3-to-create-a-javascript-air-application  [...]</description>
		<content:encoded><![CDATA[<p>[...] <a href="http://www.stratulat.com/blog/use-flex-builder-3-to-create-a-javascript-air-application" rel="nofollow">http://www.stratulat.com/blog/use-flex-builder-3-to-create-a-javascript-air-application</a>  [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: geraud</title>
		<link>http://www.stratulat.com/blog/use-flex-builder-3-to-create-a-javascript-air-application#comment-306</link>
		<dc:creator>geraud</dc:creator>
		<pubDate>Fri, 06 Jun 2008 10:53:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.stratulat.com/blog/?p=108#comment-306</guid>
		<description>I tried it but it didn't work for me.
It shows an empty window.
May be it is because Flex builder needs a main.mxml file to compile the application. May be it is because you forgot a step in your explanations

I don't know, but I followed your step by step instructions and it didn't work at all.</description>
		<content:encoded><![CDATA[<p>I tried it but it didn&#8217;t work for me.<br />
It shows an empty window.<br />
May be it is because Flex builder needs a main.mxml file to compile the application. May be it is because you forgot a step in your explanations</p>
<p>I don&#8217;t know, but I followed your step by step instructions and it didn&#8217;t work at all.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Fernanda Gomez</title>
		<link>http://www.stratulat.com/blog/use-flex-builder-3-to-create-a-javascript-air-application#comment-305</link>
		<dc:creator>Fernanda Gomez</dc:creator>
		<pubDate>Fri, 06 Jun 2008 04:29:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.stratulat.com/blog/?p=108#comment-305</guid>
		<description>Didn't know it was that simple, thanks for sharing</description>
		<content:encoded><![CDATA[<p>Didn&#8217;t know it was that simple, thanks for sharing</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Daily del.icio.us for June 1st through June 4th &#8212; Vinny Carpenter&#8217;s blog</title>
		<link>http://www.stratulat.com/blog/use-flex-builder-3-to-create-a-javascript-air-application#comment-304</link>
		<dc:creator>Daily del.icio.us for June 1st through June 4th &#8212; Vinny Carpenter&#8217;s blog</dc:creator>
		<pubDate>Thu, 05 Jun 2008 03:00:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.stratulat.com/blog/?p=108#comment-304</guid>
		<description>[...] Use Flex Builder 3 to create a JavaScript AIR application - I have tried today to create an AIR application. My tool of choice was Flex Builder 3 as I knew you can create AIR applications using it. [...]</description>
		<content:encoded><![CDATA[<p>[...] Use Flex Builder 3 to create a JavaScript AIR application - I have tried today to create an AIR application. My tool of choice was Flex Builder 3 as I knew you can create AIR applications using it. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: outsourcing company</title>
		<link>http://www.stratulat.com/blog/use-flex-builder-3-to-create-a-javascript-air-application#comment-303</link>
		<dc:creator>outsourcing company</dc:creator>
		<pubDate>Wed, 04 Jun 2008 21:25:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.stratulat.com/blog/?p=108#comment-303</guid>
		<description>Nice tutorial and interesting point of view</description>
		<content:encoded><![CDATA[<p>Nice tutorial and interesting point of view</p>
]]></content:encoded>
	</item>
</channel>
</rss>
