Thanks,
I got me to remove an Array but I more wanted this:

I can go to 4 random frames ( it works now).
On each frame there is a "question".
If you answer right this frame is "deleted" from the Array and you will not go there any more.
If you answer wrong you go to another frame but the old frame is still there so you can come back to it.
So If I answer right on frame 2 I want the number 2 to be deleted so next time you can go to 1,3,4. If you answer then right on frame 4 you will go to random 1 and 3.

Can you do this with the codes?

/Mattias