<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr</title>
<link>http://snipplr.com/tags/preloader</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Mon, 20 May 2013 15:54:32 GMT</pubDate>
<item>
<title>(ActionScript 3) Create a Preloader class in Actionscript 3 - jquery404</title>
<link>http://snipplr.com/view/68991/create-a-preloader-class-in-actionscript-3/</link>
<description><![CDATA[ <p>A complete example of how we can create a Preloader in actionscript3 to load an external .swf file.

STRUCTURE
------------------
Source Swf
|_ Main.fla
|_ Main.as
|_ Main.swf
Preloader Swf
|_</p> ]]></description>
<pubDate>Thu, 06 Dec 2012 16:42:33 GMT</pubDate>
<guid>http://snipplr.com/view/68991/create-a-preloader-class-in-actionscript-3/</guid>
</item>
<item>
<title>(jQuery) Preload images from list and execute callback after - bernhardb</title>
<link>http://snipplr.com/view/67381/preload-images-from-list-and-execute-callback-after/</link>
<description><![CDATA[ <p>If you have a list of images and want'them all to preload before page is shown. This function is very useful.
I use it in various cases working with Phonegap to get my app a better native experience.</p> ]]></description>
<pubDate>Wed, 26 Sep 2012 20:49:09 GMT</pubDate>
<guid>http://snipplr.com/view/67381/preload-images-from-list-and-execute-callback-after/</guid>
</item>
<item>
<title>(jQuery) Show Preloader while loading Images with JQuery - focal55</title>
<link>http://snipplr.com/view/63948/show-preloader-while-loading-images-with-jquery/</link>
<description><![CDATA[ <p>Thank you marcg for posting this on Snipplr http://stackoverflow.com/questions/1379994/detect-when-a-specific-image-has-finished-loading</p> ]]></description>
<pubDate>Thu, 15 Mar 2012 14:34:55 GMT</pubDate>
<guid>http://snipplr.com/view/63948/show-preloader-while-loading-images-with-jquery/</guid>
</item>
<item>
<title>(ActionScript 3) flash preloader for AS3 - happytogetherannie</title>
<link>http://snipplr.com/view/61087/flash-preloader-for-as3/</link>
<description><![CDATA[ <p>can solve the IE reload problem</p> ]]></description>
<pubDate>Wed, 23 Nov 2011 02:58:24 GMT</pubDate>
<guid>http://snipplr.com/view/61087/flash-preloader-for-as3/</guid>
</item>
<item>
<title>(Other) Images Preloader - LukeLux</title>
<link>http://snipplr.com/view/51169/images-preloader/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Sun, 27 Mar 2011 05:17:20 GMT</pubDate>
<guid>http://snipplr.com/view/51169/images-preloader/</guid>
</item>
<item>
<title>(ActionScript) Preloader Camomile - kuril</title>
<link>http://snipplr.com/view/48532/preloader-camomile/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Tue, 08 Feb 2011 02:17:35 GMT</pubDate>
<guid>http://snipplr.com/view/48532/preloader-camomile/</guid>
</item>
<item>
<title>(jQuery) Wait until page is loaded before showing content (use preloader screen) - electblake</title>
<link>http://snipplr.com/view/32021/wait-until-page-is-loaded-before-showing-content-use-preloader-screen/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Thu, 15 Apr 2010 09:59:48 GMT</pubDate>
<guid>http://snipplr.com/view/32021/wait-until-page-is-loaded-before-showing-content-use-preloader-screen/</guid>
</item>
<item>
<title>(ActionScript 3) Custom preloader for Flex - LeeProbert</title>
<link>http://snipplr.com/view/31933/custom-preloader-for-flex/</link>
<description><![CDATA[ <p>Here's a simple way to create a custom preloader for Flex apps. It extends the Sprite class and implements IPreloaderDisplay and loads in an asset from a SWC of a MovieClip that you can use as an animation and display the load progress.</p> ]]></description>
<pubDate>Thu, 15 Apr 2010 07:22:29 GMT</pubDate>
<guid>http://snipplr.com/view/31933/custom-preloader-for-flex/</guid>
</item>
<item>
<title>(ActionScript 3) AS3 Preloader - blackOffice</title>
<link>http://snipplr.com/view/31278/as3-preloader/</link>
<description><![CDATA[ <p>Simple preloader than displays overall progress and bytes loaded.
Main timeline and movie to be loaded must be passed through in order for it to work.
eg. var preloader:preLoader = new preLoader(this, "myfile.swf");</p> ]]></description>
<pubDate>Sun, 11 Apr 2010 17:22:28 GMT</pubDate>
<guid>http://snipplr.com/view/31278/as3-preloader/</guid>
</item>
<item>
<title>(JavaScript) Image preloader - createinside</title>
<link>http://snipplr.com/view/27283/image-preloader/</link>
<description><![CDATA[ <p>Der er flere tilpassede løsninger på den adresse, som er angivet.</p> ]]></description>
<pubDate>Fri, 29 Jan 2010 03:57:13 GMT</pubDate>
<guid>http://snipplr.com/view/27283/image-preloader/</guid>
</item>
<item>
<title>(ActionScript 3) XML Image Slider using AS3 and Multiple Image Preloader and Tweenlite - adamcoulombe</title>
<link>http://snipplr.com/view/25033/xml-image-slider-using-as3-and-multiple-image-preloader-and-tweenlite/</link>
<description><![CDATA[ <p>Demo:http://www.adamcoulombe.info/lab/as3/xml_slider.html
FLA: http://www.adamcoulombe.info/lab/as3/xml_slider.fla

Requires Tweenlite and the multiple movieclip preloader from here:
http://code.google.com/p/as3-multiple-file-preloader/</p> ]]></description>
<pubDate>Fri, 18 Dec 2009 14:52:30 GMT</pubDate>
<guid>http://snipplr.com/view/25033/xml-image-slider-using-as3-and-multiple-image-preloader-and-tweenlite/</guid>
</item>
<item>
<title>(ActionScript 3) Flash: preloader logic example - nate63179</title>
<link>http://snipplr.com/view/22407/flash-preloader-logic-example/</link>
<description><![CDATA[ <p>A method pulled from a Preloader class (vars _lastUpdate and _isComplete, _dotsExploded not included). 

_lastUpdate = is the amount last sent to the preloader
_isComplete = whether the preloader is finished
_dotsExploded = an array of 10 falses (1/clip), as preloader advances each is set to true

This can be adapted for any preloader with 10 movieclips that need to do something every 10% loaded.</p> ]]></description>
<pubDate>Tue, 03 Nov 2009 11:47:37 GMT</pubDate>
<guid>http://snipplr.com/view/22407/flash-preloader-logic-example/</guid>
</item>
<item>
<title>(ActionScript) Simple Preloader Setup for Actionscript 2 - adamcoulombe</title>
<link>http://snipplr.com/view/20717/simple-preloader-setup-for-actionscript-2/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Tue, 06 Oct 2009 10:53:24 GMT</pubDate>
<guid>http://snipplr.com/view/20717/simple-preloader-setup-for-actionscript-2/</guid>
</item>
<item>
<title>(ActionScript 3) Timeline preloader - flashinit</title>
<link>http://snipplr.com/view/16029/timeline-preloader/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Wed, 17 Jun 2009 14:54:36 GMT</pubDate>
<guid>http://snipplr.com/view/16029/timeline-preloader/</guid>
</item>
<item>
<title>(ActionScript 3) AS3 Image Loader with circular preloader spinner - Winkyboy</title>
<link>http://snipplr.com/view/15958/as3-image-loader-with-circular-preloader-spinner/</link>
<description><![CDATA[ <p>Not a really elegant design, but it lets you mess around with the loading code easily.</p> ]]></description>
<pubDate>Mon, 15 Jun 2009 16:12:17 GMT</pubDate>
<guid>http://snipplr.com/view/15958/as3-image-loader-with-circular-preloader-spinner/</guid>
</item>
<item>
<title>(ActionScript 3) Flash Preloader as3 code like apple style. - liuran</title>
<link>http://snipplr.com/view/15921/flash-preloader-as3-code-like-apple-style/</link>
<description><![CDATA[ <p>AS3 Apple Style Preloader</p> ]]></description>
<pubDate>Sun, 14 Jun 2009 09:45:42 GMT</pubDate>
<guid>http://snipplr.com/view/15921/flash-preloader-as3-code-like-apple-style/</guid>
</item>
<item>
<title>(ActionScript) Standardloader Flash 8 AS 2.0 - pfeisinger</title>
<link>http://snipplr.com/view/13915/standardloader-flash-8-as-20/</link>
<description><![CDATA[ <p>Just shows the percentage of loaded file in a textfield and fades out the preloader, when loading complete.</p> ]]></description>
<pubDate>Thu, 09 Apr 2009 11:56:40 GMT</pubDate>
<guid>http://snipplr.com/view/13915/standardloader-flash-8-as-20/</guid>
</item>
<item>
<title>(ActionScript 3) AS3: Handle Preloaders in ie7 - chrisaiv</title>
<link>http://snipplr.com/view/11790/as3-handle-preloaders-in-ie7/</link>
<description><![CDATA[ <p>As always, IE7 is stupid</p> ]]></description>
<pubDate>Tue, 03 Feb 2009 12:39:02 GMT</pubDate>
<guid>http://snipplr.com/view/11790/as3-handle-preloaders-in-ie7/</guid>
</item>
<item>
<title>(ActionScript 3) Oman3D - Simple Preloader - sebastianassaf</title>
<link>http://snipplr.com/view/8129/oman3d--simple-preloader/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Mon, 01 Sep 2008 18:01:12 GMT</pubDate>
<guid>http://snipplr.com/view/8129/oman3d--simple-preloader/</guid>
</item>
<item>
<title>(ActionScript 3) AS3: preloader code - taboularasa</title>
<link>http://snipplr.com/view/7367/as3-preloader-code/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Thu, 17 Jul 2008 15:51:24 GMT</pubDate>
<guid>http://snipplr.com/view/7367/as3-preloader-code/</guid>
</item>
</channel>
</rss>