by atari800 on Thu May 18, 2006 2:50 pm
Ok -if I understand you
You have a picture called before.png (you want this to be the button before the mouse is on it)
You have a picture called after.png (you want this to be the button after the mouse is on it)
If I am right so far, then continue...
Rename before.png to custombutton.png
Rename after.png to custombutton-enter.png
Now use custombutton.png as your button and when the mouse hovers over that button, custombutton-enter.png is shown
When the mouse leaves that button, custombutton.png is back again
You can make a 3rd picture called custombutton-down.png
this is a picture that is shown when you hit enter
*I cant find how to do this with a mouse button though