<?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: Preloaders in AS3: The best and only way of doing it!</title>
	<atom:link href="http://www.funky-monkey.nl/blog/2010/04/09/preloaders-the-best-way-of-doing-it/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.funky-monkey.nl/blog/2010/04/09/preloaders-the-best-way-of-doing-it/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=preloaders-the-best-way-of-doing-it</link>
	<description>&#34;forgive me father for I have flashed&#34;</description>
	<lastBuildDate>Tue, 06 Dec 2011 10:03:15 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Sidney de Koning</title>
		<link>http://www.funky-monkey.nl/blog/2010/04/09/preloaders-the-best-way-of-doing-it/comment-page-1/#comment-2553</link>
		<dc:creator>Sidney de Koning</dc:creator>
		<pubDate>Sun, 03 Apr 2011 17:27:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.funky-monkey.nl/blog/?p=266#comment-2553</guid>
		<description>If you can add compiler options to your compiling SWF, than you can also do this in flash develop.

Sid</description>
		<content:encoded><![CDATA[<p>If you can add compiler options to your compiling SWF, than you can also do this in flash develop.</p>
<p>Sid</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike Silanin</title>
		<link>http://www.funky-monkey.nl/blog/2010/04/09/preloaders-the-best-way-of-doing-it/comment-page-1/#comment-2530</link>
		<dc:creator>Mike Silanin</dc:creator>
		<pubDate>Mon, 07 Mar 2011 10:37:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.funky-monkey.nl/blog/?p=266#comment-2530</guid>
		<description>Is any way to do this in FlashDevelop?</description>
		<content:encoded><![CDATA[<p>Is any way to do this in FlashDevelop?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sidney de Koning</title>
		<link>http://www.funky-monkey.nl/blog/2010/04/09/preloaders-the-best-way-of-doing-it/comment-page-1/#comment-2013</link>
		<dc:creator>Sidney de Koning</dc:creator>
		<pubDate>Wed, 14 Jul 2010 14:19:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.funky-monkey.nl/blog/?p=266#comment-2013</guid>
		<description>Hi Lilblacky, 

When you choose &#039;Run Configurations&#039; you should get a dialog box where you can set the BaseClass of your project. &lt;strong&gt;&lt;em&gt;That is the target file&lt;/em&gt;&lt;/strong&gt;. Once you set this you should be able to compile.
There is a bunch of information on Google on compiling with FDT. There is also a FDT Manual on the Powerflasher website, &lt;a href=&quot;http://grab.by/grabs/b6a0fb31081b47d8cd0667da2069ae70.png&quot; rel=&quot;nofollow&quot;&gt;here is a link&lt;/a&gt; and &lt;a href=&quot;http://fdt.powerflasher.com/blog/wp-content/fdtuserguide.pdf&quot; rel=&quot;nofollow&quot;&gt;here is the manual&lt;/a&gt; (PDF Alert!)

Good luck and happy coding :)

Sid</description>
		<content:encoded><![CDATA[<p>Hi Lilblacky, </p>
<p>When you choose &#8216;Run Configurations&#8217; you should get a dialog box where you can set the BaseClass of your project. <strong><em>That is the target file</em></strong>. Once you set this you should be able to compile.<br />
There is a bunch of information on Google on compiling with FDT. There is also a FDT Manual on the Powerflasher website, <a href="http://grab.by/grabs/b6a0fb31081b47d8cd0667da2069ae70.png" rel="nofollow">here is a link</a> and <a href="http://fdt.powerflasher.com/blog/wp-content/fdtuserguide.pdf" rel="nofollow">here is the manual</a> (PDF Alert!)</p>
<p>Good luck and happy coding <img src='http://www.funky-monkey.nl/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Sid</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: lilblacky</title>
		<link>http://www.funky-monkey.nl/blog/2010/04/09/preloaders-the-best-way-of-doing-it/comment-page-1/#comment-2005</link>
		<dc:creator>lilblacky</dc:creator>
		<pubDate>Tue, 13 Jul 2010 21:35:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.funky-monkey.nl/blog/?p=266#comment-2005</guid>
		<description>I&#039;m following your instructions and when I go to build I get the following:

Error: a target file must be specified

Also, I am showing all hidden files and I don&#039;t even see an Application.launch file.

Any links you can suggest so I can understand this more deeply.

 I really wish FDT could make some of these things simpler. It&#039;s a lot easier to understand and implement this stuff in Flash Develop.</description>
		<content:encoded><![CDATA[<p>I&#8217;m following your instructions and when I go to build I get the following:</p>
<p>Error: a target file must be specified</p>
<p>Also, I am showing all hidden files and I don&#8217;t even see an Application.launch file.</p>
<p>Any links you can suggest so I can understand this more deeply.</p>
<p> I really wish FDT could make some of these things simpler. It&#8217;s a lot easier to understand and implement this stuff in Flash Develop.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Top 20+ Things every Senior Flash Developer should know &#8211; Confessions of an Flash Addict</title>
		<link>http://www.funky-monkey.nl/blog/2010/04/09/preloaders-the-best-way-of-doing-it/comment-page-1/#comment-1936</link>
		<dc:creator>Top 20+ Things every Senior Flash Developer should know &#8211; Confessions of an Flash Addict</dc:creator>
		<pubDate>Sun, 06 Jun 2010 18:51:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.funky-monkey.nl/blog/?p=266#comment-1936</guid>
		<description>[...] (images, fonts, CSS, etc) Flash is visual. So you need to know how to manage assets with code. http://www.funky-monkey.nl/blog/2010/04/09/preloaders-the-best-way-of-doing-it/ http://www.funky-monkey.nl/blog/2008/05/05/font-embedding-in-as3/ [...]</description>
		<content:encoded><![CDATA[<p>[...] (images, fonts, CSS, etc) Flash is visual. So you need to know how to manage assets with code. <a href="http://www.funky-monkey.nl/blog/2010/04/09/preloaders-the-best-way-of-doing-it/" rel="nofollow">http://www.funky-monkey.nl/blog/2010/04/09/preloaders-the-best-way-of-doing-it/</a> <a href="http://www.funky-monkey.nl/blog/2008/05/05/font-embedding-in-as3/" rel="nofollow">http://www.funky-monkey.nl/blog/2008/05/05/font-embedding-in-as3/</a> [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tweets die vermelden Preloaders: The best way of doing it – Confessions of an Flash Addict -- Topsy.com</title>
		<link>http://www.funky-monkey.nl/blog/2010/04/09/preloaders-the-best-way-of-doing-it/comment-page-1/#comment-1883</link>
		<dc:creator>Tweets die vermelden Preloaders: The best way of doing it – Confessions of an Flash Addict -- Topsy.com</dc:creator>
		<pubDate>Sun, 11 Apr 2010 22:19:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.funky-monkey.nl/blog/?p=266#comment-1883</guid>
		<description>[...] Dit blogartikel was vermeld op Twitter door Sidney de Koning. Sidney de Koning heeft gezegd: [new blog post] Preloaders: The best way of doing it: And a new way to! I recently discovered a new way of prelaod... http://bit.ly/c68Nkz [...]</description>
		<content:encoded><![CDATA[<p>[...] Dit blogartikel was vermeld op Twitter door Sidney de Koning. Sidney de Koning heeft gezegd: [new blog post] Preloaders: The best way of doing it: And a new way to! I recently discovered a new way of prelaod&#8230; <a href="http://bit.ly/c68Nkz" rel="nofollow">http://bit.ly/c68Nkz</a> [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

