<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.3.2" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>
<channel>
	<title>Comments on: Free Flash Preloader Component - simple but featured loading activity indicator.</title>
	<link>http://www.flashdaweb.com/blog/2008/04/08/free-flash-preloader-component-simple-but-featured-loading-activity-indicator.html</link>
	<description>FlashDaWeb Blog</description>
	<pubDate>Sun, 20 Jul 2008 14:16:52 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.2</generator>
		<item>
		<title>By: Paul</title>
		<link>http://www.flashdaweb.com/blog/2008/04/08/free-flash-preloader-component-simple-but-featured-loading-activity-indicator.html#comment-305</link>
		<dc:creator>Paul</dc:creator>
		<pubDate>Tue, 10 Jun 2008 04:37:45 +0000</pubDate>
		<guid>http://www.flashdaweb.com/blog/2008/04/08/free-flash-preloader-component-simple-but-featured-loading-activity-indicator.html#comment-305</guid>
		<description>@rene,

Glad to hear you like the preloader. It doesn't unload the images when going to the next frame. But you can force to unload the images simply using unloadMovie method. If you pass target movieclip to the preloader then unloadMovie(your_target_mc) should unload it nicely. If you let preloader to create a target automatically, then you should call it this way:

unloadMovie(your_preloader_instance_name.preloader_target);

'preloader_target' is a movie clip which is automatically created if no target mc is specified.

Soon preloader will be updated and unload() and parameters for loaded image/clip sizing  will be added. Stay in touch and get it soon.</description>
		<content:encoded><![CDATA[<p>@rene,</p>
<p>Glad to hear you like the preloader. It doesn&#8217;t unload the images when going to the next frame. But you can force to unload the images simply using unloadMovie method. If you pass target movieclip to the preloader then unloadMovie(your_target_mc) should unload it nicely. If you let preloader to create a target automatically, then you should call it this way:</p>
<p>unloadMovie(your_preloader_instance_name.preloader_target);</p>
<p>&#8216;preloader_target&#8217; is a movie clip which is automatically created if no target mc is specified.</p>
<p>Soon preloader will be updated and unload() and parameters for loaded image/clip sizing  will be added. Stay in touch and get it soon.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rene</title>
		<link>http://www.flashdaweb.com/blog/2008/04/08/free-flash-preloader-component-simple-but-featured-loading-activity-indicator.html#comment-303</link>
		<dc:creator>rene</dc:creator>
		<pubDate>Fri, 06 Jun 2008 12:18:00 +0000</pubDate>
		<guid>http://www.flashdaweb.com/blog/2008/04/08/free-flash-preloader-component-simple-but-featured-loading-activity-indicator.html#comment-303</guid>
		<description>I am really impressed by your preloader. It is very easy to use and easy to set up.
Only I had to copy paste from your movie into a new one, because direct loading from the file did not work. also it does not resize the image to the placeholder size (but hell, just make sure the images are the correct size :) )

The best thing is, it works with Flashlite! Superb.

I only wanted to ask you, does it unload the images when moved to another place in the frame or is there a way to force the unload. as I am working with flashlite I need to keep the resources low.

Cheers!</description>
		<content:encoded><![CDATA[<p>I am really impressed by your preloader. It is very easy to use and easy to set up.<br />
Only I had to copy paste from your movie into a new one, because direct loading from the file did not work. also it does not resize the image to the placeholder size (but hell, just make sure the images are the correct size <img src='http://www.flashdaweb.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> )</p>
<p>The best thing is, it works with Flashlite! Superb.</p>
<p>I only wanted to ask you, does it unload the images when moved to another place in the frame or is there a way to force the unload. as I am working with flashlite I need to keep the resources low.</p>
<p>Cheers!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
