How to make a Custom GUI button

I have 2 png files for a play button, one for not being pressed and one for being pressed.

What i want to know is how i make a GUI button, with the none pressed image and then when it is pressed by a touch, it should change to the pressed image.
Then when you release the press/touch, it should change to another scene and change back to the none pressed image.

Look at this thread