AS3: QueueLoader
In AS2 I would often load things sequentially and display them in order if loaded or not. I had a SequentialLoader class that was created by Tom Stanley which did the job just right. I have yet to port the class over to AS3 but apparently I won’t need to considering that Donovan Adams ported an AS2 version of the QueueLoader. This class is even more advanced than the SequentialLoader and can handle loading of images, SWFs, and MP3s thus far with what sounds like FLVs soon to be added. Make sure to visit the link to get the latest version of the class.










