Sorry, I should have been more specific… it looks as though the actual code is non-blocking, but the images are not done loading by the time I start using them, since I don’t know of a way of determining when they are done. Although I don’t get any errors when I use the new images, for example moving them, they are popping in while the objects are already in motion.
The other older context in the forums I saw was for loading bar, where the person wanted to put up a loading bar while the images are actually loading, showing progressive movement as they loaded.
If this is not the behavior other people are seeing, as in their apps are freezing completely until an image is loaded then proceeds to the next line, let me know, since its entirely possible I have issues with my other parts of the code causing this behavior.
Thanks in advance, Allen