MrEARTHSHAcKER 0 Light Poster

Hi,

I am creating the game which has a lot of images which present buttons and their different "surfaces" which depend of cursor ( move over it, click, mouse up... ).

It's really boring to add so many options, to make the button look like Vista-style, so is there any way to just simply change location from where image is loaded, for example: D:\Somefolder\Image.jpg , and then change location to D:\Somefolder\Image1.jpg .

It'd be far easier since I wouldn't write codes for every image.

Thanks.