Can't seem to figure out why... I have a Flash training app that loads all its data via XML files. Most of the pictures seem fine when they load, but one image in particular just looks horrible. Looks almost as if it's stretched/squeezed to different dimensions, though I'm specifying the length and width. I've doublechecked that my dims are correct.
Any ideas? I've tried .GIF with no improvement.
I also made sure that the MC these images are loaded into are positioned at integer X & Y coords, as I've read elsewhere that loading images into a MC at non-integer coords can cause strange display issues.