ActionScript 2.0 LoadManager:: Preloader API

I packaged a quick and easy LoadManager API which I developed awhile back for handling preloading images and swf’s. The preloader works simply by passing in 3 arguments to a static method; the parent movieclip that you want to create the load container movieclip on, a preloading movieclip, and a string which is the swf or image url that you want to load. The LoadManager then returns a movieclip that the asset is loaded in.

Click here to download the source

Leave a Reply

Your email address will not be published.

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>