<?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: Making the complete internal preloader in Flash 8, with a loading bar and mathematical preloaders &#8211; part 1 of 3</title>
	<atom:link href="http://flashexplained.com/preloaders/making-the-complete-internal-preloader-in-flash-8-with-a-loading-bar-and-mathematical-preloaders/feed/" rel="self" type="application/rss+xml" />
	<link>http://flashexplained.com/preloaders/making-the-complete-internal-preloader-in-flash-8-with-a-loading-bar-and-mathematical-preloaders/</link>
	<description>Learn Flash easily.</description>
	<lastBuildDate>Wed, 10 Mar 2010 11:23:38 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: manoj</title>
		<link>http://flashexplained.com/preloaders/making-the-complete-internal-preloader-in-flash-8-with-a-loading-bar-and-mathematical-preloaders/comment-page-2/#comment-1994</link>
		<dc:creator>manoj</dc:creator>
		<pubDate>Sat, 20 Feb 2010 06:27:04 +0000</pubDate>
		<guid isPermaLink="false">http://flashexplained.com/?p=428#comment-1994</guid>
		<description>this is nice and help full</description>
		<content:encoded><![CDATA[<p>this is nice and help full</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Msnake</title>
		<link>http://flashexplained.com/preloaders/making-the-complete-internal-preloader-in-flash-8-with-a-loading-bar-and-mathematical-preloaders/comment-page-2/#comment-1958</link>
		<dc:creator>Msnake</dc:creator>
		<pubDate>Fri, 29 Jan 2010 05:16:38 +0000</pubDate>
		<guid isPermaLink="false">http://flashexplained.com/?p=428#comment-1958</guid>
		<description>es muy buen tutorila pero a la hora de probarlo para ver como funciona me manda 5 errrores si me pudieran ayudar se los agradeceria estos son los errores que me salen 

**Error** Escena=Escena 1, capa=acciones, fotograma=1:Línea 3: Error de sintaxis.
     loadingCall var: Number = setInterval (preloadSite, 50);

**Error** Escena=Escena 1, capa=acciones, fotograma=1:Línea 4: Error de sintaxis.
     preloadSite function (): Void {

**Error** Escena=Escena 1, capa=acciones, fotograma=1:Línea 5: Error de sintaxis.
     Número siteLoaded var: = _root.getBytesLoaded ();

**Error** Escena=Escena 1, capa=acciones, fotograma=1:Línea 6: Error de sintaxis.
     siteTotal var: Number = _root.getBytesTotal ();

**Error** Escena=Escena 1, capa=acciones, fotograma=1:Línea 8: Se ha detectado un &#039;=&#039; inesperado
     = loadingBar._xscale porcentaje;

Total de errores de ActionScript: 5 	 Errores comunicados: 5</description>
		<content:encoded><![CDATA[<p>es muy buen tutorila pero a la hora de probarlo para ver como funciona me manda 5 errrores si me pudieran ayudar se los agradeceria estos son los errores que me salen </p>
<p>**Error** Escena=Escena 1, capa=acciones, fotograma=1:Línea 3: Error de sintaxis.<br />
     loadingCall var: Number = setInterval (preloadSite, 50);</p>
<p>**Error** Escena=Escena 1, capa=acciones, fotograma=1:Línea 4: Error de sintaxis.<br />
     preloadSite function (): Void {</p>
<p>**Error** Escena=Escena 1, capa=acciones, fotograma=1:Línea 5: Error de sintaxis.<br />
     Número siteLoaded var: = _root.getBytesLoaded ();</p>
<p>**Error** Escena=Escena 1, capa=acciones, fotograma=1:Línea 6: Error de sintaxis.<br />
     siteTotal var: Number = _root.getBytesTotal ();</p>
<p>**Error** Escena=Escena 1, capa=acciones, fotograma=1:Línea 8: Se ha detectado un &#8216;=&#8217; inesperado<br />
     = loadingBar._xscale porcentaje;</p>
<p>Total de errores de ActionScript: 5 	 Errores comunicados: 5</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Flash preloader animation</title>
		<link>http://flashexplained.com/preloaders/making-the-complete-internal-preloader-in-flash-8-with-a-loading-bar-and-mathematical-preloaders/comment-page-2/#comment-1957</link>
		<dc:creator>Flash preloader animation</dc:creator>
		<pubDate>Thu, 28 Jan 2010 21:26:10 +0000</pubDate>
		<guid isPermaLink="false">http://flashexplained.com/?p=428#comment-1957</guid>
		<description>Thanks for a good tutorial but indeed it takes 22 steps to get the results.
 I just wanted to share the actionscript opensource component to implement preloaders with no AS code at all.
Take a look at its project page at sourceforge: http://sourceforge.net/projects/preloaders/
More over, nice loading animations are also available there.
Cheers.</description>
		<content:encoded><![CDATA[<p>Thanks for a good tutorial but indeed it takes 22 steps to get the results.<br />
 I just wanted to share the actionscript opensource component to implement preloaders with no AS code at all.<br />
Take a look at its project page at sourceforge: <a href="http://sourceforge.net/projects/preloaders/" rel="nofollow">http://sourceforge.net/projects/preloaders/</a><br />
More over, nice loading animations are also available there.<br />
Cheers.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gonzo</title>
		<link>http://flashexplained.com/preloaders/making-the-complete-internal-preloader-in-flash-8-with-a-loading-bar-and-mathematical-preloaders/comment-page-2/#comment-1951</link>
		<dc:creator>Gonzo</dc:creator>
		<pubDate>Wed, 27 Jan 2010 09:42:27 +0000</pubDate>
		<guid isPermaLink="false">http://flashexplained.com/?p=428#comment-1951</guid>
		<description>Hello from Spain 
it&#039;s all very good explained, but perhaps is because i&#039;m working with flash CS3.

But give me an error

Escena 1, capa 5, fotograma 1 line 4 .
ERROR no se encontró el tipo o no es una constante en tiempo de compilación. Void

I dont´t know what`s the problem.thanks</description>
		<content:encoded><![CDATA[<p>Hello from Spain<br />
it&#8217;s all very good explained, but perhaps is because i&#8217;m working with flash CS3.</p>
<p>But give me an error</p>
<p>Escena 1, capa 5, fotograma 1 line 4 .<br />
ERROR no se encontró el tipo o no es una constante en tiempo de compilación. Void</p>
<p>I dont´t know what`s the problem.thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sebastien</title>
		<link>http://flashexplained.com/preloaders/making-the-complete-internal-preloader-in-flash-8-with-a-loading-bar-and-mathematical-preloaders/comment-page-2/#comment-1897</link>
		<dc:creator>Sebastien</dc:creator>
		<pubDate>Fri, 25 Dec 2009 06:29:05 +0000</pubDate>
		<guid isPermaLink="false">http://flashexplained.com/?p=428#comment-1897</guid>
		<description>I can not rid of this syntax error!

**Error** Scene=preloader, layer=actions, frame=1:Line 4: &#039;{&#039; expected

whats up???</description>
		<content:encoded><![CDATA[<p>I can not rid of this syntax error!</p>
<p>**Error** Scene=preloader, layer=actions, frame=1:Line 4: &#8216;{&#8216; expected</p>
<p>whats up???</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: A. Rehman</title>
		<link>http://flashexplained.com/preloaders/making-the-complete-internal-preloader-in-flash-8-with-a-loading-bar-and-mathematical-preloaders/comment-page-2/#comment-1847</link>
		<dc:creator>A. Rehman</dc:creator>
		<pubDate>Sun, 20 Dec 2009 14:13:16 +0000</pubDate>
		<guid isPermaLink="false">http://flashexplained.com/?p=428#comment-1847</guid>
		<description>comments are incapable of expressing the deserved thanks</description>
		<content:encoded><![CDATA[<p>comments are incapable of expressing the deserved thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ariana ketoet</title>
		<link>http://flashexplained.com/preloaders/making-the-complete-internal-preloader-in-flash-8-with-a-loading-bar-and-mathematical-preloaders/comment-page-2/#comment-1836</link>
		<dc:creator>ariana ketoet</dc:creator>
		<pubDate>Thu, 17 Dec 2009 05:53:08 +0000</pubDate>
		<guid isPermaLink="false">http://flashexplained.com/?p=428#comment-1836</guid>
		<description>very good tutorial.....thank&#039;s for the tutorial....it very help me to make the preloaded flash</description>
		<content:encoded><![CDATA[<p>very good tutorial&#8230;..thank&#8217;s for the tutorial&#8230;.it very help me to make the preloaded flash</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Irene</title>
		<link>http://flashexplained.com/preloaders/making-the-complete-internal-preloader-in-flash-8-with-a-loading-bar-and-mathematical-preloaders/comment-page-2/#comment-1775</link>
		<dc:creator>Irene</dc:creator>
		<pubDate>Mon, 16 Nov 2009 19:47:07 +0000</pubDate>
		<guid isPermaLink="false">http://flashexplained.com/?p=428#comment-1775</guid>
		<description>Excellent tutorial. It is detailed and structured and with some humor. It worked perfectly.

Thank you very much!</description>
		<content:encoded><![CDATA[<p>Excellent tutorial. It is detailed and structured and with some humor. It worked perfectly.</p>
<p>Thank you very much!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: haris</title>
		<link>http://flashexplained.com/preloaders/making-the-complete-internal-preloader-in-flash-8-with-a-loading-bar-and-mathematical-preloaders/comment-page-2/#comment-1709</link>
		<dc:creator>haris</dc:creator>
		<pubDate>Tue, 27 Oct 2009 20:16:36 +0000</pubDate>
		<guid isPermaLink="false">http://flashexplained.com/?p=428#comment-1709</guid>
		<description>does this also work without putting it on the website? 
i need to present to class but it takes soo long to export movie, so i was wondering if i can use this loading bar for that?</description>
		<content:encoded><![CDATA[<p>does this also work without putting it on the website?<br />
i need to present to class but it takes soo long to export movie, so i was wondering if i can use this loading bar for that?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dan</title>
		<link>http://flashexplained.com/preloaders/making-the-complete-internal-preloader-in-flash-8-with-a-loading-bar-and-mathematical-preloaders/comment-page-2/#comment-1654</link>
		<dc:creator>Dan</dc:creator>
		<pubDate>Mon, 05 Oct 2009 16:58:14 +0000</pubDate>
		<guid isPermaLink="false">http://flashexplained.com/?p=428#comment-1654</guid>
		<description>This was easy and helpful- many thanks to you Luka.</description>
		<content:encoded><![CDATA[<p>This was easy and helpful- many thanks to you Luka.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
