Search  

AQUA NODES 5 X PRELOADERS

HomeBrowse CategoriesFlashPreloadersPercentage BasedAqua Nodes 5 x Preloaders

Here are available 5 styles of Aqua Nodes Preloader for you.

It’s really easy to change effects, color and size. I commented very carefully, so you absolutely change parameters and create new styles on your own. Morever, they’re almost small size :)

Usage:

  • Drag and drop the preloader MovieClip onto your stage.
  • Name it “mPreloader”
  • Copy this code to the first frame:
    // stop the movie from continuing
    stop();
    // create a function called onEnterFrame
    // to stop the Preloader when preloading process is done.
    onEnterFrame = function(){
        // the movie is completely loaded when 
        // the reference attribute "isDone" of Preloader MC set "done".
        if (mPreloader.isDone == "done"){
    
            // delete the onEnterFrame event handler
            // so that it is no longer being called
            // every frame
            delete onEnterFrame;
    
            // tell the main timeline to play
            play();
        }
    }

Hope you enjoy, guys.

Portfolio

Applications and Utilities:

XML Moments taker (updated)

\

NEW Updated: XML supporter


\ \

Preloader

\ \

Posted 3 months ago

Nice :)

Posted 3 months ago

Cool!

Posted 3 months ago

very nice!

Posted 3 months ago

nice job ;) keep it up :x

Posted 3 months ago

Thanks guys :)

Posted 3 months ago

awesome!

Posted 3 months ago

Great looking preloader !

Posted 3 months ago

I like this one , very nice preloader.

Posted 3 months ago

So happy when you all enjoy them :D

Posted 3 months ago

Great

Posted 3 months ago

Great file! Cheers!

Posted 3 months ago

Looks great, nice job :)

Posted 3 months ago

Thanks guys :)

Posted 3 months ago

Amazing !

Posted 3 months ago

Thanks buddy :)

Posted 3 months ago

Congrat! Your sales are going up!

Posted 3 months ago

Cool.. Nice one!

Posted 2 months ago

This is a great file! love the design :X Keep up the good work! ;) :P

Posted 13 days ago

Thanks hitek and rocksil :)

Posted 8 days ago