I have an array that I am loading words then playing sounds at random from the list of words I want to be able to remove the word from the array.
The problem is every time I load a word in to the array its index value changes. The sounds have to play once every second when there is one word or seven words, to do that I have to keep the array the same size as the number of words that I have added other wise the loop place the blank sections of the array