Hmmm... What would be the best way to find and sum the bytesTotal of all the SWF´s in the LibStack (pixlib) and then get the bytesLoaded based on this sum (no on an individual SWF)? Is there a way to do that? This way, I could base the percentage on the total bytes loaded of all the SWF´s in the library preloader instead of basing on the number of SWF´s loaded...

Thanks!

Marcelo.

On 7/1/06, Weyert de Boer <[EMAIL PROTECTED]> wrote:
You might want to consider using the queueLoader class. This class will
give a sign when the queue is completed, and for every item loaded. This
way you can easily make such preloader :)

Yours,
Weyert

_______________________________________________
osflash mailing list
[email protected]
http://osflash.org/mailman/listinfo/osflash_osflash.org

_______________________________________________
osflash mailing list
[email protected]
http://osflash.org/mailman/listinfo/osflash_osflash.org

Reply via email to