Hi all,
I’d be very grateful of any help, to do something that seems super simple, but I cannot find a straightforward way to acheive it.
I’m looking to load images from a local folder, displaying one image at a time for X seconds, with it’s filename as a text output, then step through to the next image and so on.
A simple slideshow really from a folder of images.
I’ve tried the image loader, but can’t seem to find a way to sequentially load them, without having to provide an RSS feed XML data file of all the image names to append to a directory.
I don’t want to have to write a data file of names, i’d just like to point it at a directory (like the image tile loader) and it pick them one at a time.
I’m sure I’m missing a simpler way to do this?
Any ideas would be gratefully recieved.