Hi all,
I'm trying to create software that's a kind of catalog, that needs to be able to download multiple images (in this instance, batches of 12) from different locations on the web.
I've tried various ways but they all result in failures to download, or such a lag, that I only can get one file at a time.
I've tried to create a way to download each batch of 12 images before loading into Active Picture OBJ but with the Web objects available, I can't find a way to make it work in a queue. It either hangs or I only get the first image. I've basically been trying to use loops to download from a list.
If the Active image object had this feature it would be amazing, but I'm hoping someone out there has come up with a solution.
Any advice would be awesome.