How can I play images and movies?
Posted: 14 May 2014, 20:55
I have a project where we want to display images and movies. As Ventuz runs down the directory, if it comes to a JPEG it should play it for 10 seconds then move on to the next item. If that next item is a .MOV, it should play the entire movie, then move on to the next item in the directory. How would I do this?