<?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: How to use a preloader for external images in flash</title>
	<atom:link href="http://www.webee.ro/2007/11/21/how-to-use-a-preloader-for-external-images-in-flash/feed" rel="self" type="application/rss+xml" />
	<link>http://www.webee.ro/2007/11/21/how-to-use-a-preloader-for-external-images-in-flash</link>
	<description></description>
	<pubDate>Wed, 08 Sep 2010 17:54:01 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: 2nd bee</title>
		<link>http://www.webee.ro/2007/11/21/how-to-use-a-preloader-for-external-images-in-flash/comment-page-1#comment-19676</link>
		<dc:creator>2nd bee</dc:creator>
		<pubDate>Tue, 21 Apr 2009 06:55:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.webee.ro/2007/11/21/how-to-use-a-preloader-for-external-images-in-flash/#comment-19676</guid>
		<description>Hi Victor.
Did you tried the methods above?
Please use this loader: &lt;a href="http://www.adobe.com/cfusion/exchange/index.cfm?event=extensionDetail&amp;extid=1025246" rel="nofollow"&gt;download&lt;/a&gt;
This is a much happier component that the default one.

If you are unable to understand how to use the component please write me.
Take care.</description>
		<content:encoded><![CDATA[<p>Hi Victor.<br />
Did you tried the methods above?<br />
Please use this loader: <a href="http://www.adobe.com/cfusion/exchange/index.cfm?event=extensionDetail&amp;extid=1025246" rel="nofollow">download</a><br />
This is a much happier component that the default one.</p>
<p>If you are unable to understand how to use the component please write me.<br />
Take care.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Victor</title>
		<link>http://www.webee.ro/2007/11/21/how-to-use-a-preloader-for-external-images-in-flash/comment-page-1#comment-19504</link>
		<dc:creator>Victor</dc:creator>
		<pubDate>Tue, 14 Apr 2009 17:16:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.webee.ro/2007/11/21/how-to-use-a-preloader-for-external-images-in-flash/#comment-19504</guid>
		<description>i have a problem like this the 1 image load perfect but with the second the preload don't work and not turn invisible like the first image
Thanks</description>
		<content:encoded><![CDATA[<p>i have a problem like this the 1 image load perfect but with the second the preload don&#8217;t work and not turn invisible like the first image<br />
Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 2nd bee</title>
		<link>http://www.webee.ro/2007/11/21/how-to-use-a-preloader-for-external-images-in-flash/comment-page-1#comment-17786</link>
		<dc:creator>2nd bee</dc:creator>
		<pubDate>Tue, 24 Feb 2009 17:59:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.webee.ro/2007/11/21/how-to-use-a-preloader-for-external-images-in-flash/#comment-17786</guid>
		<description>if this isn't ok u can try this loader free 
&lt;a href="http://www.adobe.com/cfusion/exchange/index.cfm?event=extensionDetail&amp;extid=1025246" rel="nofollow"&gt;download&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>if this isn&#8217;t ok u can try this loader free<br />
<a href="http://www.adobe.com/cfusion/exchange/index.cfm?event=extensionDetail&#038;extid=1025246" rel="nofollow">download</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 2nd bee</title>
		<link>http://www.webee.ro/2007/11/21/how-to-use-a-preloader-for-external-images-in-flash/comment-page-1#comment-17785</link>
		<dc:creator>2nd bee</dc:creator>
		<pubDate>Tue, 24 Feb 2009 17:52:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.webee.ro/2007/11/21/how-to-use-a-preloader-for-external-images-in-flash/#comment-17785</guid>
		<description>so...i think i figured it out.because of the bug, u have to do like this:
1. u have to create a separate copy of the mc and progressbar for every picture. so that u can give the progressbar another source.  u can put the mc and progress bar at different frames and on the thumb u have to put this actionscript
on(press){
	gotoAndStop(framenumber);
	loadMovie("images/test001.png", _root.load_mc);
}
change the source on the progressbar load_mc, load_mc2 or with the picture name so it's easier to know where a picture is loaded
Tell me if it worked..</description>
		<content:encoded><![CDATA[<p>so&#8230;i think i figured it out.because of the bug, u have to do like this:<br />
1. u have to create a separate copy of the mc and progressbar for every picture. so that u can give the progressbar another source.  u can put the mc and progress bar at different frames and on the thumb u have to put this actionscript<br />
on(press){<br />
	gotoAndStop(framenumber);<br />
	loadMovie(&#8221;images/test001.png&#8221;, _root.load_mc);<br />
}<br />
change the source on the progressbar load_mc, load_mc2 or with the picture name so it&#8217;s easier to know where a picture is loaded<br />
Tell me if it worked..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 2nd bee</title>
		<link>http://www.webee.ro/2007/11/21/how-to-use-a-preloader-for-external-images-in-flash/comment-page-1#comment-17781</link>
		<dc:creator>2nd bee</dc:creator>
		<pubDate>Tue, 24 Feb 2009 13:19:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.webee.ro/2007/11/21/how-to-use-a-preloader-for-external-images-in-flash/#comment-17781</guid>
		<description>Hi K..
As u can see Maxime has the same problem...i will try to resolv the problem in the following days.
Take care</description>
		<content:encoded><![CDATA[<p>Hi K..<br />
As u can see Maxime has the same problem&#8230;i will try to resolv the problem in the following days.<br />
Take care</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: K</title>
		<link>http://www.webee.ro/2007/11/21/how-to-use-a-preloader-for-external-images-in-flash/comment-page-1#comment-17779</link>
		<dc:creator>K</dc:creator>
		<pubDate>Tue, 24 Feb 2009 10:03:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.webee.ro/2007/11/21/how-to-use-a-preloader-for-external-images-in-flash/#comment-17779</guid>
		<description>hi,

i'm stuck. My images are loading fine but the progress bar is (i think) loading my whole swf file instead of the individual images - either that or it's just sitting at 100% loaded the entire time. 

Is the source allocated to load_mc the only way the progress bar is connected to the movie clip?</description>
		<content:encoded><![CDATA[<p>hi,</p>
<p>i&#8217;m stuck. My images are loading fine but the progress bar is (i think) loading my whole swf file instead of the individual images - either that or it&#8217;s just sitting at 100% loaded the entire time. </p>
<p>Is the source allocated to load_mc the only way the progress bar is connected to the movie clip?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 2nd bee</title>
		<link>http://www.webee.ro/2007/11/21/how-to-use-a-preloader-for-external-images-in-flash/comment-page-1#comment-17773</link>
		<dc:creator>2nd bee</dc:creator>
		<pubDate>Mon, 23 Feb 2009 12:00:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.webee.ro/2007/11/21/how-to-use-a-preloader-for-external-images-in-flash/#comment-17773</guid>
		<description>Hi Maxime
it can happen not to work...it's a bug in flash with the progress bar...but i can tell you one more method to do the exact same thing. But u have to wait a little(until the weekend)...i hope i can do it today but i can't promise...</description>
		<content:encoded><![CDATA[<p>Hi Maxime<br />
it can happen not to work&#8230;it&#8217;s a bug in flash with the progress bar&#8230;but i can tell you one more method to do the exact same thing. But u have to wait a little(until the weekend)&#8230;i hope i can do it today but i can&#8217;t promise&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Maxime</title>
		<link>http://www.webee.ro/2007/11/21/how-to-use-a-preloader-for-external-images-in-flash/comment-page-1#comment-17687</link>
		<dc:creator>Maxime</dc:creator>
		<pubDate>Sat, 21 Feb 2009 04:40:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.webee.ro/2007/11/21/how-to-use-a-preloader-for-external-images-in-flash/#comment-17687</guid>
		<description>Hi,

I used your technique for preloading my pictures on a MC and the preloader works fine for the first picture loaded... then when I load another JPG in the same MC the progress bar don't start over. How could I get the progress bar to restart the loading each time I load a new picture in my MC?

If you need any other informations, let me know!

Thanks a lot! :)</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I used your technique for preloading my pictures on a MC and the preloader works fine for the first picture loaded&#8230; then when I load another JPG in the same MC the progress bar don&#8217;t start over. How could I get the progress bar to restart the loading each time I load a new picture in my MC?</p>
<p>If you need any other informations, let me know!</p>
<p>Thanks a lot! <img src='http://www.webee.ro/webeeblog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 2nd bee</title>
		<link>http://www.webee.ro/2007/11/21/how-to-use-a-preloader-for-external-images-in-flash/comment-page-1#comment-17405</link>
		<dc:creator>2nd bee</dc:creator>
		<pubDate>Tue, 10 Feb 2009 22:26:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.webee.ro/2007/11/21/how-to-use-a-preloader-for-external-images-in-flash/#comment-17405</guid>
		<description>HI "V" ...
you can put this action on the progressbar 

on (complete) { this.visible = false;
}
let me know if it worked
have a great day</description>
		<content:encoded><![CDATA[<p>HI &#8220;V&#8221; &#8230;<br />
you can put this action on the progressbar </p>
<p>on (complete) { this.visible = false;<br />
}<br />
let me know if it worked<br />
have a great day</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: v</title>
		<link>http://www.webee.ro/2007/11/21/how-to-use-a-preloader-for-external-images-in-flash/comment-page-1#comment-17401</link>
		<dc:creator>v</dc:creator>
		<pubDate>Tue, 10 Feb 2009 16:43:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.webee.ro/2007/11/21/how-to-use-a-preloader-for-external-images-in-flash/#comment-17401</guid>
		<description>hi! very useful
one question:
the pre-loader stays there, is there any code so the bar disappears when it finish downloading?
thank you!</description>
		<content:encoded><![CDATA[<p>hi! very useful<br />
one question:<br />
the pre-loader stays there, is there any code so the bar disappears when it finish downloading?<br />
thank you!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
