Preloader

Hi

I’d like to create a preloader to my website that looks like this when it starts (although these are just quick mock-ups

<img src = “http://www.lazybrown.co.uk/v7.2/img/preload01.gif”>

and when it is half way through (for instance), it looks like this

<img src = “http://www.lazybrown.co.uk/v7.2/img/preload02.gif”>

Could anyone point me in the direction of a tutorial or perhaps give me a few pointers?

Thanks

Hi,

Follow this recipe:

http://www.kirupa.com/developer/mx/percentage_loader.asp

and simply mask the preloading bar with your text, place the text borders on top and delete text fields to your own taste.

Bon profit

SHO

here is a tutorial by Todd Yard:

http://www.27bobs.com/Tutorials/preloader_4/preloaders4.html

Cheers!