Thanks for the reply.
Would you mind explaining lazy loading in a little more detail. I think I've got the basic gist that it's loading when needed, and in smaller chunks, but I'm unsure of how I can implement it for what I'm doing here, as one file can take 40 seconds on it's own.
Thanks again,
Tom
|