Hi,
I'm working on a project that will have a lot of images in a "Image Play File" container. This list should be able to update itself from an external source. Is this possible ? Like from a csv on the net or a xml or something like that ?
If I want to add a new image now, I have to add it by hand and then upload it to the network etc.
Maybe there are other solutions available I'm overlooking? My goal is to have an image list with a UDP code that is updatable on the fly.
Hope you have an answer or any better idea ?