Free FlashDen file of the month. Click here to download.
Search  

SLIDING PERCENTAGE PRELOADER

HomeBrowse CategoriesPreloadersPercentage BasedSliding Percentage Preloader
Sliding Percentage Preloader

This preloader is built to drop right onto the first frame of your project. It is fully vector, has a small size, and easily customizable, and easily used. Also, for expert AS3 coders, there are functions inside of the preloader that make you able to reset it, and use it to load external content into your swf. Enjoy!

Another version of this preloader with slightly different graphics can be found here.

Website Templates:

Image and Mixed Media Galleries:

MP3 Players:

Updating and Upkeep Tools:

Website Parts and Components:

Menus and Preloaders:

keywords: flash, vector, loader, preloader, percent, percentage, loader bar, preloader bar, pre-loader, actionscript, action script, as3, actionscript 3.0, animation, simple, clean, loading

Posted 7 months ago

ITEM DISCUSSION

Show Comments By

very elegant

Posted 7 months ago

nice!

Posted 7 months ago

Thanks for the comment (rcuela) and purchase (msotelo)!

Posted 7 months ago

I get a SynTAX error regarding this line:

const loaderText: String = “{percent}%”;

Using actionscript 2.0. Any help?

Posted 7 months ago

This is a Flash CS3 (9+) and AS3 file.

Posted 7 months ago

hi This preload import a external file?

Posted 7 months ago

There are functions inside of it that allow you to reset it and give it a LoaderInfo instance to show the progress of an external file as it loads, yes. That is an optional feature that 99% of the people that will buy this will not use, as it requires AS3 knowledge and understanding to use. Other than that it can be used as a simple drag and drop preloader.

Posted 7 months ago

Hi there. Just purchased. It’s great! Is there ANY way that I could get this in 2.0 form? I have a file that I want to import it into . The file is CS3 using actionscript 2.0. Any help to get this thing working for my file would be greatly appreciated. Like I said, it’s CS3 , with AS 2 .0. It’s perfect for my file!!!!!!

thanks

Posted 7 months ago

This is a Flash CS3 (9+) and AS3 file.

Posted 7 months ago

even if the page is loaded will it still play the animation?

Posted 6 months ago

no, this is a preloader, it shows the progress of the loading, once the loading is done it will be at 100% and fade away

Posted 6 months ago

I did this preloader in my first frame, with in the code: preloader.x = preloader.stage.stageWidth / 2 – preloader.width / 2; preloader.y = preloader.stage.stageHeight / 2 – preloader.height / 2;

if i look at the swf..the preloader is always centered..but when i have this online it wont set the preloader in the middle..

Do you know anything?

Posted 4 months ago

Thanks MBMedia!

It works great for me… clearly you DO know erm… anything!

Posted 4 months ago

@ cavemanTR

I’m going to give the benefit of the doubt and assume your question “Do you know anything?” was a literal question of “Do you know anything that could fix this for me?” not an insult, but for future reference support goes smoother if you are a little more careful about how you word things, since authors do get a lot of crap from people, and most are quick to assume you’re being insulting :)

First, the code will tend to go smoother if you just do stage.stageWidth, not preloader.stage.stageWidth, since it cuts an unnecessary step out, and unnecessary steps often lead to problems ;) But I don’t believe that is your issue itself. Try this instead:

http://pastie.org/384155

That will fluidly read the size of the stage as it changes and make sure it’s always correct :)

@ xevious

Thanks for the compliments :) Being an author on here is often tough and it’s nice to hear from the people that things work well for ;)

Posted 4 months ago

Worked like a charm. Thanks!

Have you done any kind of timer or countdown for the overall project in AS3 ?

Posted 4 months ago

I don’t have any countdown timers in my portfolio yet, I’m sure I will someday though ;)

Posted 4 months ago

Would like to grab this for my sire, just wondering how customizable it is is terms of font (for the numbers), colours (Background), etc.

Thanks.

Looks great.

O.

Posted 4 months ago

Sire = Site

Love spellchecking my work.

;)

Posted 4 months ago

they are all on stage, simply click inside the movieclips and change the colors, and change the font on the textfield :)

Posted 4 months ago

Works great, just having some issues making it work for movieclips inside the file (like galleries), it works great for the main file.

Any advice? Otherwise, perfect.

O.

Posted 4 months ago

for us in loading external files there are functions for resettings the loader and giving it a loaderInfo instance to watch inside the main drag and drop movie clip. So set that loaderInfo to watch to the Loader.contentLoaderInfo of the Loader object you are using to load the external files.

Posted 4 months ago

Forgive me, I’m only half good at communicating in AS3 .0 terminology and I really appreciate the help so far. The additional content I want to load comes externally through XML but the movie clip itself is in the same flash file. I’m not exactly sure what to change right now, there’s a lot of loaderInfo labels. I tried just placing this in the first frame of the gallery movieclip but no luck, it just freezes on the loader at 0%.

Any help is again appreciated, hell if this problem gets fixed I’ll buy it again. ;) Maybe email is a better way of communicating, or I’m just shit out of luck. Either way, thanks for the wicked easy loader, I’m just trying to push it a bit further.

O.

Posted 4 months ago

hmm, I’m not quite understanding what you are trying to do, once I get what you’re trying to do I’m sure I can help out though, email me and we’ll get it sorted out.

Posted 4 months ago

Bryan – thanks for your help! Custom service at it’s best – even when dealing with a dummy like me :-) Thanks so much for your help! Best Wishes

Posted 4 months ago