Search  

ADVANCED PRELOADER FOR EVERYBODY (TIMELINE BASED)

HomeBrowse CategoriesFlashPreloadersAdvanced preloader for everybody (timeline based)

No actionscript knowledge is required to use this great little preloader. It runs off a timeline-animated movieclip but keeps itself smooth by utilising the MC Tween class.

It is suitable for all. It also gives an optional percentage loader so you can place it on your page.

Instructions for use and customisation are dead-easy to understand. just copy and paste the actionscript and sample movieclip and you’re on your way.

Remember to include the supplied mc_tween2.as or it will not compile.

Why is this so simple? Well it comes ready with a sample image, of a glass emptying. All you have to do is replace the contents of that movieclip by deleting it and start again. No actionscript needs to be entered to use it at its simplest.

Hope you enjoy it, Lawrence

—If I didn’t explain well enough, I mean, theres a movieclip that you just need to add your animation to. The preloader calculates the rest, and shows the corresponding frame.

Posted about 1 year ago

This preloader don’t seem to work on CS 3 , I get the following error

syntax error include mc_tween.as

would appreciate if you can help me out here. thanks

Posted about 1 year ago

Have you got the MC tween as file to hand? if so, the first line should say

#include "mc_tween2.as"
Posted about 1 year ago

It is an AS2 file

Posted about 1 year ago