I would like to have just a single preloader in the beginning of a SWF movie and I want it to show the total download progress of multiple external resources (pictures, sounds, other SWF files, etc.)
Is it possible to preload multiple resources in one go and display their total progress with a single preloader?
To be more specific: the movie starts, the preloader loads and gets displayed, then the preloader is displaying 0% progress and builds up to 100% while it loads sounds, images and other SWF files in the background, then when all resources are loaded, preloader goes away and movie continues with the available resources ready to be attached.