actionscript 3 - Why are .jpg's appearing yellow in my flash as3 application? -


I get .jpg from my server and load them inside my as3 app. I use Flash CS3, and I'm not using Flex Occasionally, some images will not appear yellow and readable within the app. The original image of the image is fine, and there is no yellow in it, even when I load the image in flash, it looks yellow. It feels free from the shape, because I have large and small images that look yellow, and some of which are not with the app

Seeing images in flashplayer 9, it is yellow. It always happens on the same people, the rest look as expected. When viewing the images in Flash Player 10, it has not been yellow, then all images appear in the form.

I suspect, as other people have said, this is something to do with JPG's color profile . This may be because FP10 has color management, while FP 9 does not:


Comments