Hi,

There are a couple of sequential preloaders out there on the web - I think greensock did on, but not 100% sure.

It's possible that you can use these preload a list of movie clips in the background. I wrote my own before finding queuing loader before seeing the others, so I don't know if they implement the same functionality: to interrupt the preloading queue when a specific "level" is requested and put the loading of that to the front of the queue. If you are not stopping the things caching in the browser, you might take a small hit re-loading the required level if it has not reloaded, but that is all.

   HTH a bit

   Glen

Dennis - I Sioux wrote:
Hey,

Tried to use a UILoader to check the bytes loaded of a single movieclip(in the 
library).. but this isn't working.
Has anyone got a suggestion to check the loaded bytes of an mc?

Thought the LoaderInfo only reffers to the mc's owner.

Goal is to preload each game level seperately when it is needed.(if it hasn't 
loaded while playing the previous level yet).

With kind regards,

Dennis
Isioux
_______________________________________________
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders



_______________________________________________
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Reply via email to