Where should I preload a large list of assets?

I didn’t expect to need to explain why I need to preload:

Here’s one example; I have an image that changes to one of 5 randomly every few seconds. If not preloaded, then it goes invisible until it’s loaded by the client.

I tested this but it didn’t work. Maybe I’m misunderstanding?

2 Likes