A Loader Like This

I’m new here, my names Jabberwocky I’ve not been doing flash very long, but I can do quite a bit.

I was wondering how I could get a loader bar like this:
http://www.volvodriveevents.com/

Its pretty neat, the company that designed it is awesome too. If you have any suggestions that’d be great.

Thanks!

Surprisingly, that isn’t all that complicated. They really just have a couple of movie clips, and layers. On top, is a movieclip which contains the zipping white bars.
Undernethe that (probably with a mask), is a gradient image that has the darker left color, and the lighter on the right, and using a similar principle as in the tutorial for loaing bars on the kirupa site, they make that bar move to the right as the movie loads. They also have a Dynamic textbox to the left which shows the variable of the percentage of completed loaded movie.

Well, it’s a movieclip (the orange part with a slight fade at the right) that is being moved from the left to the right as more of the movie is loaded. Maybe it’s masked to make only the part to the right of the black area visible, in case the bar would stick out to the left. The white stripes on it is just a movieclip placed on top of it.

Here’s a tutorial on how to make preloaders. The preloader from that tutorial changes a movieclip’s _width, but it can as well change it’s _x property :slight_smile:

*SeiferTim was too fast :wink:

Hrm… That makes sense, thanks. I’ll play around with transparencies and see what I can do. :slight_smile:

PS- I got a couple of cool loader components too from typhoon extensions, and I know how to make the loaders but thanks. :stuck_out_tongue: