why is it that when i use the MovieClipLoader class to load multiple objects simulataneously, i cannot fade them in using a method (which i call fadeIn which basically invokes an onEnterFrame method)? like, when they’re done loading they’re supposed to fade in, but they don’t, except for the first thing i load. it doesnt work at all for anything else that loads. is there some alternate solution or am i just missing something?