Topic: Oh no! SVPro slideshow interval is too fast for pic dwnload!
Hi Felix and friends,
Ok.. this morning I was reading an older post about how to make SVpro function like a slideshow [by adding setInterval to the ImageArea.init() function].
I am very happy to see that it's working, but now I'm running into the same issue as when I tried to make my own slideshow from scratch:
The interval initiates faster than each image can download. Of course this wouldn't be a problem if all the pics were stored in cache, but I intend this slideshow for a website.
Is setInterval the right choice for me? Should I use a getTimer() loop instead.
I hope you have the time to help me out here. I imagine that you know just what to do.
Thankyou!
.:Nils