<?xml version="1.0" ?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
	<title>Forum | Your flash preloader animations</title>
	<link>http://preloaderz.com/forum?group=2</link>
	<description><![CDATA[Flash preloaders, flash loading animations, flash progress bars and more.]]></description>
	<generator>Simple:Press Forum Version 4.0.4</generator>
	<atom:link href="http://preloaderz.com/forum?group=2&#38;xfeed=group" rel="self" type="application/rss+xml" />
<item>
	<title>stephanos on Use in Flex ?</title>
	<link>http://preloaderz.com/forum/flash-preloader-animations/use-in-flex/#p8</link>
	<category>Flash preloader animations</category>
	<guid isPermaLink="true">http://preloaderz.com/forum/flash-preloader-animations/use-in-flex/#p8</guid>
	<description><![CDATA[<p>Hi,</p>
<p>I&#39;d like to know how to use your nice looking preloaders in Flex?</p>
<p>On one hand I&#39;d like to use them as &#39;real&#39; preloaders and on the other hand as &#39;busy indicators&#39; (between screens)? Is that possible?</p>
<p>Do I use the swc for that (not familiar with &#39;mxp&#39;)?</p>
<br />
<p>Cheers,</p>
<p>stephanos</p>
]]></description>
	<pubDate>Sun, 25 Apr 2010 09:23:31 -0500</pubDate>
</item>
<item>
	<title>admin on Tutorial. How to use free flash Preloader component.</title>
	<link>http://preloaderz.com/forum/free-flash-preloader-component/tutorial-how-to-use-free-flash-preloader-component/#p7</link>
	<category>Free flash preloader component</category>
	<guid isPermaLink="true">http://preloaderz.com/forum/free-flash-preloader-component/tutorial-how-to-use-free-flash-preloader-component/#p7</guid>
	<description><![CDATA[<em>What you will learn.</em>
<ol>
	<li> How to install preloader component into <strong>Flash CS4</strong> IDE.</li>
	<li>How to implement nice visual preloader when loading external images without a single line of ActionScript code</li>
	<li>What advanced functionality is offered by preloader component</li>
</ol>
<h2>Preloader component introduction.</h2>
Preloaderz preloader component is a free to use, open source Adobe Flash component, which was created to help flash developers with preloaders implementation.
<h3>Download.</h3>
Depending on the version of Adobe Flash you have you should download whether AS2 or AS3 version of it from <a title="preloaders project at sourceforge" href="https://sourceforge.net/projects/preloaders/files/">our sourceforge portal</a>.
<ul>
	<li> Download <a href="https://sourceforge.net/projects/preloaders/files/preloaders/AS2%20Releases/Preloaderz.Preloader.v1.1.zip/download">ActionScript2 version here</a>.</li>
	<li> Download <a title="as3 preloader component" href="https://sourceforge.net/projects/preloaders/files/preloaders/AS3%20Releases/Preloaderz.Preloader_AS3.v1.0.zip/download">ActionScript3 version here</a>.</li>
</ul>
<h3>Free preloader component installation.</h3>
In order to install any component/extension for <strong>Adobe Flash</strong> you need to have <strong>Adobe Extension Manager</strong> installed. Most of flash developers do have it already, since it's installed with the latest Flash IDE. Those who don't have it - can get it from <a title="download Adobe Extension Manager" href="http://www.adobe.com/exchange/em_download/">Adobe website</a>. Adobe Extension Manager is free and is a must to have for flash developers, who uses or plans to use flash components in their projects.

Having Adobe Extension Manager installed, you simply need to launch preloader mxp file downloaded from the links mentioned in download  section (<em>Preloader_AS3.mxp</em> for <strong>AS3</strong>, <em>Preloaderz.AS2.mxp</em> for <strong>AS2</strong>) <em></em>
<p style="text-align: center;"><a href="http://preloaderz.com/wp-content/uploads/2010/03/Preloaderz_component_in_Extension_Manager.gif"><img class="aligncenter size-full wp-image-245" title="Preloaderz component in Extension Manager" src="http://preloaderz.com/wp-content/uploads/2010/03/Preloaderz_component_in_Extension_Manager.gif" alt="Preloaderz component in Extension Manager" width="481" height="361" /></a></p>

<em>FIY, MXP files are installation packages of Adobe Flash components.</em>

You will need to restart Flash IDE in order for newly intalled component to appear.
<h2>Using preloader component.</h2>
There might be different scenarios where the preloader might be needed. Let us go the simple route and implement a preloader for externally loaded picture, this will include the next simple steps:
<ol>
	<li> Locate preloader component in Components window, which can be toggled through menu <strong>Window-&#62;Components</strong> or by pressing <strong>Ctrl+F7</strong>.<a href="http://preloaderz.com/wp-content/uploads/2010/03/Components_Window.gif"><img class="aligncenter size-full wp-image-244" title="Components Window with preloader component installed" src="http://preloaderz.com/wp-content/uploads/2010/03/Components_Window.gif" alt="Components Window with preloader component installed" width="283" height="308" /></a></li>
	<li> Drag and drop an instance of the component onto the stage<a href="http://preloaderz.com/wp-content/uploads/2010/03/Instance_on_stage.gif"><img class="aligncenter size-full wp-image-246" title="Instance_on_stage" src="http://preloaderz.com/wp-content/uploads/2010/03/Instance_on_stage.gif" alt="Instance_on_stage" width="600" height="271" /></a></li>
	<li> Select the component and go to the <strong>Component Inspector</strong> (Window-&#62;Component Inspector, Shift+F7)<a href="http://preloaderz.com/wp-content/uploads/2010/03/Component_properties.gif"><img class="aligncenter size-full wp-image-247" title="Component properties" src="http://preloaderz.com/wp-content/uploads/2010/03/Component_properties.gif" alt="Component properties" width="438" height="329" /></a></li>
	<li> Set proper path to the external image in source field</li>
	<li> Build and run flash document<a href="http://preloaderz.com/wp-content/uploads/2010/03/Loaded_image.gif"><img class="aligncenter size-full wp-image-248" title="Loaded image" src="http://preloaderz.com/wp-content/uploads/2010/03/Loaded_image.gif" alt="Loaded image" width="562" height="450" /></a>That's it <img src='http://preloaderz.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </li>
</ol>
What happened is that preloader created a container for loaded image right in the place where the instance of component was located on stage. And while image was loading the standard built-in animation was played.

<strong>Advanced component properties.</strong>

As you may notice there more then just source property available for preloader component. What are they meant for?
<ul>
	<li><em>resizeLoadedHeight </em>and <em>resizeLoadedWidth </em>- as you may guess, these properties should be used if you want to resize the loaded image to a particular width and height. Set them to whatever values are needed, in pixels</li>
	<li><em>skinSwf </em>- the name of animation from library to be played instead of one which is built-in. In <strong>AS3</strong> projects it's the <em>class name</em> associated with movieclip, for <strong>ActionScrip2 </strong>it's the <em>linkage identifier</em>.</li>
	<li><em>skinType </em>- there are two options available for this property - <strong><em>cyclic </em></strong>and <strong><em>progressive </em></strong>- this property defines whether prelaoder animation is played in cycle while image is loaded, or preloader animation is displayed using gotoAndStop() method, stopping on the frame which corresponds to the loaded image percentage  - 1st frame - 0% loaded, last frame - 100% loaded, emulating the progress loading.</li>
	<li><em>target </em>- this is very useful property. In most cases that wouldn't be enough to load image just in-place of prelaoder component, instead it's better to load the image into a proper location defined by design. This is done with <strong>target </strong>property - just put a name of container movieclip and image will be loaded into it. So you may place preloader animation anywhere you want it, and display loaded image in a different place.</li>
</ul>
That's all for now. Please feel free to ask any questions. Our <a title="flash forum" href="http://preloaderz.com/forum">forum </a>is especially meant for them <img src='http://preloaderz.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> 
]]></description>
	<pubDate>Wed, 03 Mar 2010 01:15:16 -0600</pubDate>
</item>
<item>
	<title>admin on Progress bars </title>
	<link>http://preloaderz.com/forum/flash-preloader-animations/progress-bars/#p4</link>
	<category>Flash preloader animations</category>
	<guid isPermaLink="true">http://preloaderz.com/forum/flash-preloader-animations/progress-bars/#p4</guid>
	<description><![CDATA[<h3>Progress bars flash animations </h3>
We are glad to present a new set of flash animations devoted to Progress bars. This pack includes new flash loading animations. In the demo below you may see all of them in action.

Click the icon in the upper area to switch between animations. Click the squares at the bottom to change the background color.
<center>[SWF]http://preloaderz.com/flash/demo/progressBar.swf, 512 , 384 [/SWF]</center>

<h3>Content of  Animations Pack.</h3>
Each <strong>casino loading animation</strong> included in the pack is <strong>pure vector</strong>.  You may customize them simply and quick right in Flash editor.

<h3>Order and Download.</h3>
To download fla sources of this casion flash preloader animations please proceed with <a href="https://usd.swreg.org/cgi-bin/s.cgi?s=45581&#38;p=45581-3&#38;v=0&#38;d=0&#38;q=1">purchase</a>.

The price is <strong>$19.95</strong>

You will be provided with a link to download source fla of Casino Preloader Animations Pack immediately after buying.

<a href="https://usd.swreg.org/cgi-bin/s.cgi?s=45581&#038;p=45581-casino-preloa&#038;v=0&#038;d=0&#038;q=1">Click here to buy</a> and get it.

]]></description>
	<pubDate>Thu, 04 Feb 2010 22:40:16 -0600</pubDate>
</item>
<item>
	<title>admin on Casino preloader animations pack</title>
	<link>http://preloaderz.com/forum/flash-preloader-animations/casino-preloader-animations-pack/#p2</link>
	<category>Flash preloader animations</category>
	<guid isPermaLink="true">http://preloaderz.com/forum/flash-preloader-animations/casino-preloader-animations-pack/#p2</guid>
	<description><![CDATA[<h3>Casino loading animations demo</h3>
We are glad to present a new set of flash animations devoted to casino theme. This pack includes 5 flash loading animations. In the demo below you may see all of them in action.

Click the icon in the upper area to switch between animations. Click the squares at the bottom to change the background color.

<center>[SWF]http://preloaderz.com/flash/demo/casino_preloaders.swf, 512 , 384 [/SWF]</center>
<h3>Content of Casino Preloader Animations Pack.</h3>
Each <strong>casino loading animation</strong> included in the pack is <strong>pure vector</strong>.  You may customize them simply and quick right in Flash editor.

<strong>Animations</strong>:
<ul>
	<li> Chips stack loading animation</li>
	<li> 3 chips stacks animation</li>
	<li> Dealing the cards animation</li>
	<li>Chips filling loading animation</li>
	<li>Card (ace) filling animation</li>
</ul>
<h3>Order and Download.</h3>
To download fla sources of this casion flash preloader animations please proceed with <a href="https://usd.swreg.org/cgi-bin/s.cgi?s=45581&#38;p=45581-3&#38;v=0&#38;d=0&#38;q=1">purchase</a>.

The price is <strong>$19.95</strong>

You will be provided with a link to download source fla of Casino Preloader Animations Pack immediately after buying.

<a href="https://usd.swreg.org/cgi-bin/s.cgi?s=45581&#38;p=45581-3&#38;v=0&#38;d=0&#38;q=1">Click here to buy</a> and get it.
]]></description>
	<pubDate>Thu, 15 Oct 2009 11:40:37 -0500</pubDate>
</item>
<item>
	<title>admin on Type of animations you prefer</title>
	<link>http://preloaderz.com/forum/flash-preloader-animations/type-of-animations-you-prefer/#p1</link>
	<category>Flash preloader animations</category>
	<guid isPermaLink="true">http://preloaderz.com/forum/flash-preloader-animations/type-of-animations-you-prefer/#p1</guid>
	<description><![CDATA[<p>Hello everyone,</p>
<p>Just wonder what preloaders you like? Are they simple progress bars or spinning animations? Are they plain and one-colored or more complex and include more design effects? or do you like preloader-as-a-work-of-art ?</p>
<p>Please share, that&#39;s really interesting to figure out!</p>
]]></description>
	<pubDate>Wed, 30 Sep 2009 05:18:02 -0500</pubDate>
</item>
</channel>
</rss>