Hi Everyone,

I am needing some help in the design of buttons within my application. Below is what I am trying to do with in my buttons.

Default button image
Mouse over button image
Mouse down button image
No border surrounding buttons

I am trying to have a button (with no border) that has a default image within it. When a mouse goes over the button I would like a second image to appear. Then when the button is clicked, I would like the third image appear.

How do I call the images for mouse over and click options? Also, how do I make my buttons not have a border around them?

Thank you all in advance!