Co-ordinates genius required
Hi,
I need some help in programming a section of an application I'm trying to create.
I need to create a triangle (ie 3 sets co-ordinates) of images.
I know that sounds simple - but I also need to be able to create two buttons and make the images rotate left or right (depending on the button pressed)
I assume this will be achieved by turning co-ordinates into some kind of reference (ie 'A1'), then instead of using the co-ordinates mapping the image to the reference?
But I am very stuck!
My next step is to make the triangle out of 3 images randomly selected from a folder of 5 - then randomly map these to the 3 triangle co-ordinates, using some sort of random number generator (rand?).....if anyone could help with that, then that would be truely impressive!!
Thanks in advance for anyone taking up the challenge!

