On Tue, Feb 12, 2008 at 04:18:20PM -0200, Marcelo Wolfgang wrote:
> Hi all,
> 
> I'm using the movieClipLoader class to load 6 different images
> 'simultaneous' but since it's the same object that got called every
> time the .onLoadInit on happens for the last call, does anyone has a
> clue how I can make this:
..
>       mclListener.onLoadInit = function() {
>               main.hideMc(loading_mc);
>       };


onLoadInit takes an argument being the load target..

--strk;
_______________________________________________
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Reply via email to