Hi,
I can't seem to find a way to make an array of "num" things that;is created dynamically,limmited to "num",when "num" is reached drop the first thing and add another thing to the last position so a loop can scroll through the collection each time a thing is entered into the array "num" times.
Any help on this?
Thanks in advance,
JoeyO