Hi everbody,
I'm looking for a method to load images into an animate animation shortly before they are needed? My animation is (and has to be) really big (already 7mb and growing) so I want to find a way to load my images just before they are showing up in the animation. The process is sometimes known as lazy load and I would like to do something like this to my animation.
The standard preloader is not really an option as it takes ages till the users can see the start screen's content. I'd really like to not get him bored
Are there any preloading alternatives? Google wasn't really helpful so maybe someone here can help me out!
Thank you,
Andi