Thu, 2009-02-19 02:30
Hello everyone.
I currently have a background image that contains all my button images. What I'm trying to do is get a mouse-over effect on each button. To do this I'm trying to find a way to drop a new image of the button on top of the current image of the button. This will keep me from having to reload the background image for each button mouse-over.
Thanks for any help.