Hello,
Is there any way to get an area map to adjust to the size of the image after it's been resized? For example, if I have an image that's 100 pixels by 100 pixels, and one of the points in my area map is (50,50), can I get that point to be adjusted to (40,40) if I set my image to be 80% its original size? The image will be resized again any time the browser resizes. I'm finding that the area map doesn't resize with it.
Thanks.

