OK, I'm very new, but not stupid
I have a string of names separated by "/" called ACTORS. I have a folder called cast with over 1000 Actors in the form eg: "John Wayne.jpg". The string in ACTORS is scraped by a program called TViXiE and is always exactly six names, separated as I said by "/"
What I want to do is place the six actors in set places in a field 1280X720 such that every time I do search for a movie, the first six actors names will be in the ACTORS string will then access the "name.jpg" in the cast folder and place them in the pre-designated places in my 1280X720 frame. Further to that I have text fields below each image field and want to then place the names in the corresponding text field. Any help appreciated
I have a string of names separated by "/" called ACTORS. I have a folder called cast with over 1000 Actors in the form eg: "John Wayne.jpg". The string in ACTORS is scraped by a program called TViXiE and is always exactly six names, separated as I said by "/"
What I want to do is place the six actors in set places in a field 1280X720 such that every time I do search for a movie, the first six actors names will be in the ACTORS string will then access the "name.jpg" in the cast folder and place them in the pre-designated places in my 1280X720 frame. Further to that I have text fields below each image field and want to then place the names in the corresponding text field. Any help appreciated