Just a quick question, I know it can’t be this hard.
I’m pulling in external images who’s file names are stored in an array. It’s a slide show so every 9 seconds or so my function movies on to the next item in the array and displays the image.
I have a set of icons that I’d like to light up depending on what image is currently loaded. I’ve searched every where and for the life of me I can not figure how I can check the current index of an array so that I can have the icons light up appropriately any help would be appreciated!