I know how to make ActionScript choose a random number between 1 and ?.
But how exactly can ActionScript choose a sequence of numbers between, say 1 and 20, in random order, but so they are not repeated.
At the moment, I have some code which instructs the frame to pick a random number between 1...