Log in

View Full Version : Preload an Entire XML file



punstc
07-06-2009, 06:31 PM
I looking for a way to make a preloader for an entire xml file so instead of preloading images separately it loads them all before displaying.

I figure I can use an array to loop all the images into a loader, but I'm unsure of how to get all the files combined size to get the percent done out of all the images. Does any one have any information/ideas on this and can point me in the right direction?

Really appreciate it, thanks for looking/helping.