This sample loads a number of images, and adds them to a canvas stage when they are complete. Click an image to put it at the back of the stack.
Note that when loading images locally, you need to ensure that PreloadJS uses tag loading or CORS to avoid cross-origin errors. Mouse interaction on images may not work locally when these errors occur.