Image slideshow effect

LokitoesLokitoes Member, PRO Posts: 187

Hi all,

I'm making a range of image slide shows that function only on touch, and I'm being lazy by using the animate function (since I have 16 of them and over 100 images across them all). But the slowest it goes is 1fps, which is still pretty fast for an image slideshow. Is there such a thing as 0.5fps, or will I have to use a changing image attribute instead? 😂

Cheers!

Comments

  • bob loblawbob loblaw Member, PRO Posts: 793

    you could use a counter (with interpolate or the timer), and change the image based on the value of the counter.

Sign In or Register to comment.