Local Image slideshow with names

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.

directory_slideshow.zip (645 Bytes)
This bit of javascript will get you most of the way there.
Use it in a javascript node, and make sure you create the same input variables on the node as are in the script.
For more specific questions on this, feel free to reach out to support