I have a full page SWF that generally looks fine when the stage scales to window size, except for the photo gallery. At this point, I’d prefer to avoid setting the stage to No_Scale and adding a bunch of resize listeners. So, is there any way to change the properties of an MC so that it does not scale with the stage?
My only other idea was using images large enough to not pixelate at the higher resolutions, but the size of each image start to get a little out of hand.