<?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: Understanding the Flex Application startup event order</title>
	<atom:link href="http://www.wietseveenstra.nl/blog/2007/02/understanding-the-flex-application-startup-event-order/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.wietseveenstra.nl/blog/2007/02/understanding-the-flex-application-startup-event-order/</link>
	<description>Exploring web x.0, innovation and RIA techniques</description>
	<lastBuildDate>Tue, 06 Dec 2011 12:05:38 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: vkwave</title>
		<link>http://www.wietseveenstra.nl/blog/2007/02/understanding-the-flex-application-startup-event-order/comment-page-1/#comment-16958</link>
		<dc:creator>vkwave</dc:creator>
		<pubDate>Tue, 06 Dec 2011 12:05:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.wietseveenstra.nl/blog/?p=53#comment-16958</guid>
		<description>Brilliant... Thanks for sharing your experience. It helps me a lot to understand really what happen when flex application load.</description>
		<content:encoded><![CDATA[<p>Brilliant&#8230; Thanks for sharing your experience. It helps me a lot to understand really what happen when flex application load.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chords</title>
		<link>http://www.wietseveenstra.nl/blog/2007/02/understanding-the-flex-application-startup-event-order/comment-page-1/#comment-16616</link>
		<dc:creator>Chords</dc:creator>
		<pubDate>Wed, 13 Jul 2011 11:35:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.wietseveenstra.nl/blog/?p=53#comment-16616</guid>
		<description>Thanks that makes things much clearer. Could you indicate where Application&#039;s addedToStage fits into the rhythm of things?</description>
		<content:encoded><![CDATA[<p>Thanks that makes things much clearer. Could you indicate where Application&#8217;s addedToStage fits into the rhythm of things?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: loogie</title>
		<link>http://www.wietseveenstra.nl/blog/2007/02/understanding-the-flex-application-startup-event-order/comment-page-1/#comment-14627</link>
		<dc:creator>loogie</dc:creator>
		<pubDate>Mon, 13 Sep 2010 13:49:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.wietseveenstra.nl/blog/?p=53#comment-14627</guid>
		<description>Finally! someone who explains it in a simple illustration! THANKS!</description>
		<content:encoded><![CDATA[<p>Finally! someone who explains it in a simple illustration! THANKS!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael Fitchett</title>
		<link>http://www.wietseveenstra.nl/blog/2007/02/understanding-the-flex-application-startup-event-order/comment-page-1/#comment-13318</link>
		<dc:creator>Michael Fitchett</dc:creator>
		<pubDate>Fri, 26 Mar 2010 17:07:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.wietseveenstra.nl/blog/?p=53#comment-13318</guid>
		<description>Awesome thank you!</description>
		<content:encoded><![CDATA[<p>Awesome thank you!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mko</title>
		<link>http://www.wietseveenstra.nl/blog/2007/02/understanding-the-flex-application-startup-event-order/comment-page-1/#comment-13301</link>
		<dc:creator>mko</dc:creator>
		<pubDate>Fri, 15 Jan 2010 13:17:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.wietseveenstra.nl/blog/?p=53#comment-13301</guid>
		<description>Thanks! I was wondering why I never got into the creationComplete-Handler of the Application...applicationComplete works!</description>
		<content:encoded><![CDATA[<p>Thanks! I was wondering why I never got into the creationComplete-Handler of the Application&#8230;applicationComplete works!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Solution Hacker - Flex Startup Sequence</title>
		<link>http://www.wietseveenstra.nl/blog/2007/02/understanding-the-flex-application-startup-event-order/comment-page-1/#comment-13276</link>
		<dc:creator>Solution Hacker - Flex Startup Sequence</dc:creator>
		<pubDate>Mon, 16 Mar 2009 06:57:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.wietseveenstra.nl/blog/?p=53#comment-13276</guid>
		<description>[...] of how and when application dispatches different events during the startup time, I found this article very useful. Below is the diagram I stole from this [...]</description>
		<content:encoded><![CDATA[<p>[...] of how and when application dispatches different events during the startup time, I found this article very useful. Below is the diagram I stole from this [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mind wandering.. &#187; Blog Archive &#187; Flex: understanding the component instantiation life cycle</title>
		<link>http://www.wietseveenstra.nl/blog/2007/02/understanding-the-flex-application-startup-event-order/comment-page-1/#comment-13232</link>
		<dc:creator>Mind wandering.. &#187; Blog Archive &#187; Flex: understanding the component instantiation life cycle</dc:creator>
		<pubDate>Tue, 08 Jul 2008 21:34:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.wietseveenstra.nl/blog/?p=53#comment-13232</guid>
		<description>[...] http://www.wietseveenstra.nl/blog/2007/02/understanding-the-flex-application-startup-event-order/ [...]</description>
		<content:encoded><![CDATA[<p>[...] <a href="http://www.wietseveenstra.nl/blog/2007/02/understanding-the-flex-application-startup-event-order/" rel="nofollow">http://www.wietseveenstra.nl/blog/2007/02/understanding-the-flex-application-startup-event-order/</a> [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chetan Sachdev</title>
		<link>http://www.wietseveenstra.nl/blog/2007/02/understanding-the-flex-application-startup-event-order/comment-page-1/#comment-11640</link>
		<dc:creator>Chetan Sachdev</dc:creator>
		<pubDate>Wed, 26 Mar 2008 10:43:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.wietseveenstra.nl/blog/?p=53#comment-11640</guid>
		<description>I am trying to use this while I am loading a module in my Application. My module is in actionscript 3. can you tell me how I can add listener for creationcomplete or initialize events while I am loading module using ModuleLoader class.</description>
		<content:encoded><![CDATA[<p>I am trying to use this while I am loading a module in my Application. My module is in actionscript 3. can you tell me how I can add listener for creationcomplete or initialize events while I am loading module using ModuleLoader class.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anoop P K</title>
		<link>http://www.wietseveenstra.nl/blog/2007/02/understanding-the-flex-application-startup-event-order/comment-page-1/#comment-11074</link>
		<dc:creator>Anoop P K</dc:creator>
		<pubDate>Thu, 06 Mar 2008 10:00:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.wietseveenstra.nl/blog/?p=53#comment-11074</guid>
		<description>Hats on you dude... thanks... i was struggling with some problem.. it helped me to solve that... Thanks very much. from hindustan</description>
		<content:encoded><![CDATA[<p>Hats on you dude&#8230; thanks&#8230; i was struggling with some problem.. it helped me to solve that&#8230; Thanks very much. from hindustan</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rudi</title>
		<link>http://www.wietseveenstra.nl/blog/2007/02/understanding-the-flex-application-startup-event-order/comment-page-1/#comment-4058</link>
		<dc:creator>Rudi</dc:creator>
		<pubDate>Wed, 06 Jun 2007 20:37:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.wietseveenstra.nl/blog/?p=53#comment-4058</guid>
		<description>Hi, Thanks!!!!! very very much from Italy</description>
		<content:encoded><![CDATA[<p>Hi, Thanks!!!!! very very much from Italy</p>
]]></content:encoded>
	</item>
</channel>
</rss>

