Question
suggestions for a loop to load text files
Any suggestions for a loop so I can preload several text
files into variables. Do I need to do the getBytesloaded / total
routine so that the second doesn't start until the first finishes?
Will they bump into each other if I try to load them all at once?
thanks
thanks