Best way of creating this? (Image Scrolling Feature)

Hi all,

I am looking to create this effect:

This allows the user to press either arrow key to scroll through a list of images that are saved as media files.

My current setup is that the user presses either button which causes the central image displayer to switch itself to displaying the next image in a list of stored media files. There’s a brief lag-period where the display changes to a black screen before it loads the new image in its place. Once it has loaded an image, it can flick back (with the left arrow) to previously loaded images with no lag at all but this will happen for all new images loaded. I’m not super happy with the effect.

Is there a better way of creating this? Is there a more efficient method (less block-intensive)?

I would use a data viewer list or data viewer grid for that. You can also try the method described here:

Add Horizontal Scrolling to your Projects
Horizontal Scrolling in Data Viewer Grid also scrolls Vertically

Thanks tatiang, these are exactly what I’m looking for although it looks like both the links have expired to the projects you posted.

Any chance you could send refreshed ones?

Here’s one: Thunkable

1 Like