I am creating an app that flips through a series of 24 flashcards.
I want my “Go To Random” button to navigate to a random frame number between 2 and 25, but with no repeats until it has already navigated to all the frames in between.
In other words the user doesn’t get any repeats until he has already gone through all 24 cards - and then the shuffle repeats.
New to flash, thanks.