Hi there,
is it possible to display a random image using an array?
Here's what I would like to create: based upon an existing game where you have to guess which logo is from which company, I have to display random images and let the player guess which image belongs to which company.
Therefore I need a bunch of images to display in a random way.
If the player guesses (through textbox), C2 would also have to check whether it's the right answer. I don't really know how to do this either...
Any help would be appreciated!