Hi everyone,

I have a question that is probably easy for you guys. How can i get a preloader into the following.... ?


mc.createEmptyMovieClip("img", 10);
mc.img.loadMovie(some_image_path);
mc.onEnterFrame = function() {
        

// want to put a preloader bar/circle/something to show the load progress on
        // on the image loading into mc.img     

}

Thanks a bunch as always!
                

.............................................
Mike Dunlop
// Droplab
[ e ] [EMAIL PROTECTED]


_______________________________________________
[email protected]
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com

Reply via email to