I don’t want to use the standard “3 frame” preloader for my main movie. Is there a way to make a preloader for the main movieclip in a single frame without having to use an onEnterFrame?
I’ve tried using MovieClipLoader, but that will only work for externally loaded clips and images, not for the main movie itself?
Does anyone know if there is a way?