Hi,
whats the best way of checking if all of a large number of
thumb images have loaded?
I have about 50 - 80 small (70x50pix) imageholders that are
created depending whats needed, then each one has:
ImageHolder.createEmptyMovieClip("thumb_mc", 1);
ImageHolder["thumb_mc"].loadMovie(thumb_id);
to load a single image.
So I need to tell if they have all loaded ok, I tried a
load-progress bar, like for a larger swf, it just doesn't
load most of them when I do a simulated download .. ideas?
thanks!
_______________________________________________
Flashnewbie chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashnewb
ie
Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.c
om
|