<?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: Very First Flex Preloader Customization</title>
	<atom:link href="http://www.flexer.info/2008/02/07/very-first-flex-preloader-customization/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.flexer.info/2008/02/07/very-first-flex-preloader-customization/</link>
	<description>flex developers web corner</description>
	<lastBuildDate>Wed, 18 Jan 2012 13:28:25 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=abc</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: imran akram</title>
		<link>http://www.flexer.info/2008/02/07/very-first-flex-preloader-customization/comment-page-1/#comment-2063</link>
		<dc:creator>imran akram</dc:creator>
		<pubDate>Sat, 29 Oct 2011 14:03:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.flexer.info/2008/02/07/very-first-flex-preloader-customization/#comment-2063</guid>
		<description>s:Application preloader=&quot;mx.preloaders.SparkDownloadProgressBar&quot;</description>
		<content:encoded><![CDATA[<p>s:Application preloader=&#8221;mx.preloaders.SparkDownloadProgressBar&#8221;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: imran akram</title>
		<link>http://www.flexer.info/2008/02/07/very-first-flex-preloader-customization/comment-page-1/#comment-2062</link>
		<dc:creator>imran akram</dc:creator>
		<pubDate>Sat, 29 Oct 2011 14:01:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.flexer.info/2008/02/07/very-first-flex-preloader-customization/#comment-2062</guid>
		<description>

itsanother way to show preloader in Spark application using Flex SDK Version 4.x also supported in mobile development</description>
		<content:encoded><![CDATA[<p>itsanother way to show preloader in Spark application using Flex SDK Version 4.x also supported in mobile development</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Santiago</title>
		<link>http://www.flexer.info/2008/02/07/very-first-flex-preloader-customization/comment-page-1/#comment-1918</link>
		<dc:creator>Santiago</dc:creator>
		<pubDate>Tue, 08 Jun 2010 20:06:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.flexer.info/2008/02/07/very-first-flex-preloader-customization/#comment-1918</guid>
		<description>thanks for the help.
I want to use a compiled SWF file for preloader, but I only want it to play once. And always play once. Is it a way to check if the swf animation stopped so I can then move to my Flex app? I really want it always to play 100%, even if the Flex app did or did not load completely... 
hope someone can modify this code to do that

thanks</description>
		<content:encoded><![CDATA[<p>thanks for the help.<br />
I want to use a compiled SWF file for preloader, but I only want it to play once. And always play once. Is it a way to check if the swf animation stopped so I can then move to my Flex app? I really want it always to play 100%, even if the Flex app did or did not load completely&#8230;<br />
hope someone can modify this code to do that</p>
<p>thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kiran</title>
		<link>http://www.flexer.info/2008/02/07/very-first-flex-preloader-customization/comment-page-1/#comment-1710</link>
		<dc:creator>kiran</dc:creator>
		<pubDate>Thu, 17 Sep 2009 14:50:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.flexer.info/2008/02/07/very-first-flex-preloader-customization/#comment-1710</guid>
		<description>great article,
I have an application that is taking some 3 to 5 secs for initialization itself. So is it possible to show the percentage when it is initializing like download percentage</description>
		<content:encoded><![CDATA[<p>great article,<br />
I have an application that is taking some 3 to 5 secs for initialization itself. So is it possible to show the percentage when it is initializing like download percentage</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Fackel</title>
		<link>http://www.flexer.info/2008/02/07/very-first-flex-preloader-customization/comment-page-1/#comment-1656</link>
		<dc:creator>Fackel</dc:creator>
		<pubDate>Thu, 09 Jul 2009 18:56:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.flexer.info/2008/02/07/very-first-flex-preloader-customization/#comment-1656</guid>
		<description>I use this solution to build up my new website. Thank you very much.</description>
		<content:encoded><![CDATA[<p>I use this solution to build up my new website. Thank you very much.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alex</title>
		<link>http://www.flexer.info/2008/02/07/very-first-flex-preloader-customization/comment-page-1/#comment-1590</link>
		<dc:creator>Alex</dc:creator>
		<pubDate>Thu, 23 Apr 2009 10:37:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.flexer.info/2008/02/07/very-first-flex-preloader-customization/#comment-1590</guid>
		<description>Hi , this is nice article for preloader . i have also found this article where i can use the external swf as preloader bar.Difference from this article is that the external swf bar progresses with loading of file rather than a continious loop of animation . seems nice check it here :
&lt;a href=&quot;http://askmeflash.com/article_m.php?p=article&amp;id=7&quot; rel=&quot;nofollow&quot;&gt;http://askmeflash.com/article_m.php?p=article&amp;id=7&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>Hi , this is nice article for preloader . i have also found this article where i can use the external swf as preloader bar.Difference from this article is that the external swf bar progresses with loading of file rather than a continious loop of animation . seems nice check it here :<br />
<a target="_blank" href="http://askmeflash.com/article_m.php?p=article&amp;id=7" rel="nofollow">http://askmeflash.com/article_m.php?p=article&amp;id=7</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andrei Ionescu</title>
		<link>http://www.flexer.info/2008/02/07/very-first-flex-preloader-customization/comment-page-1/#comment-1574</link>
		<dc:creator>Andrei Ionescu</dc:creator>
		<pubDate>Sun, 05 Apr 2009 10:07:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.flexer.info/2008/02/07/very-first-flex-preloader-customization/#comment-1574</guid>
		<description>Hello Tyler! Glad to hear that this tutorial helped you. Thanks for credits and trackback.</description>
		<content:encoded><![CDATA[<p>Hello Tyler! Glad to hear that this tutorial helped you. Thanks for credits and trackback.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tyler</title>
		<link>http://www.flexer.info/2008/02/07/very-first-flex-preloader-customization/comment-page-1/#comment-1572</link>
		<dc:creator>tyler</dc:creator>
		<pubDate>Fri, 03 Apr 2009 19:50:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.flexer.info/2008/02/07/very-first-flex-preloader-customization/#comment-1572</guid>
		<description>Thanks; following your example was a breeze.  I just used it to mimic the Facebook preloader for a Flex Facebook app:
&lt;a href=&quot;http://tylerault.com/dev/public/facebookpreloader/&quot; title=&quot;Flex Facebook Preloader&quot; rel=&quot;nofollow&quot;&gt;Flex Facebook Preloader source files&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>Thanks; following your example was a breeze.  I just used it to mimic the Facebook preloader for a Flex Facebook app:<br />
<a target="_blank" href="http://tylerault.com/dev/public/facebookpreloader/" title="Flex Facebook Preloader" rel="nofollow">Flex Facebook Preloader source files</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Garten</title>
		<link>http://www.flexer.info/2008/02/07/very-first-flex-preloader-customization/comment-page-1/#comment-1363</link>
		<dc:creator>Garten</dc:creator>
		<pubDate>Thu, 19 Feb 2009 17:51:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.flexer.info/2008/02/07/very-first-flex-preloader-customization/#comment-1363</guid>
		<description>I will post a demo of SWF support. It allows really rich pre-loaders in Flex. The cool thing is that if you use AVM SWF files( Flash 8- ) the SWF files esentially run in a separate VM thus they do not affect instanciation time for Flex SWF files. Flash 9 has 2 brains but in this case you can use them in parallel for a preloaded advantage.</description>
		<content:encoded><![CDATA[<p>I will post a demo of SWF support. It allows really rich pre-loaders in Flex. The cool thing is that if you use AVM SWF files( Flash 8- ) the SWF files esentially run in a separate VM thus they do not affect instanciation time for Flex SWF files. Flash 9 has 2 brains but in this case you can use them in parallel for a preloaded advantage.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: FLEX{er} &#187; Blog Archive &#187; Very First Flex Preloader Customization For Flex Builder 3/Flex SDK 3.2</title>
		<link>http://www.flexer.info/2008/02/07/very-first-flex-preloader-customization/comment-page-1/#comment-1096</link>
		<dc:creator>FLEX{er} &#187; Blog Archive &#187; Very First Flex Preloader Customization For Flex Builder 3/Flex SDK 3.2</dc:creator>
		<pubDate>Thu, 22 Jan 2009 08:48:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.flexer.info/2008/02/07/very-first-flex-preloader-customization/#comment-1096</guid>
		<description>[...] For Flex Builder 3/Flex SDK 3.2Andrei Ionescu &#124; 22.01.09 &#124; Comment?   Table of contentsVery First Flex Preloader CustomizationVery First Flex Preloader Customization For Flex Builder 3/Flex SDK [...]</description>
		<content:encoded><![CDATA[<div style="padding: 1em; background: #d3e1ef; /* border: dotted 1px #777777; */">
<p>[...] For Flex Builder 3/Flex SDK 3.2Andrei Ionescu | 22.01.09 | Comment?   Table of contentsVery First Flex Preloader CustomizationVery First Flex Preloader Customization For Flex Builder 3/Flex SDK [...]</p>
</div>
]]></content:encoded>
	</item>
</channel>
</rss>

