Animate pictures

hello Dears!
I want to design a page and put three images in it so that the images are shown one by one automatically and this process is always running.
thanks

Where is your problem ?

Use a clock timer to change the images

You will need a global list of pictures from the media folder.

Also a Clock Timer from the sensor drawer of the designer, so it doesn't happen all at once.

Use either an index variable or a temporary depletable copy of the master image list to keep track of who's next in line

2 Likes