Hey,
Any one have a technique to scale images depending on screen resolutions? I've notice, I am creating screens in 800x600 and 1024x768, which well.. Is there away to speed this up so making a 1920x1600 can be scale between all resolutions?
Second questions, is there a param for setting images to be center, depending on the resolutions. I guess, I could write the code to determine the center of the resolution, which might be the best way to figure that out.!