I need to load potentially few hundred images into an app I'm building. Does anyone know of a good AS3-based load manager? Something that could let me provide a list of images to be loaded, and control all of the loading for me?
I could write one myself, but honestly, I'd like to save the time involved if someone else already has. - Josh

