Topic: color management - is simpleviewer 1.9 in AS3 or AS2?
Hi everybody im fighting with this:
i made a gallery with jpegs with an sRGB profile attached, but i found out that flash player doesnt support color profiles (even if some browsers like safari do!!).
then i found out that this problem is solved with Flash cs4, so i got the trial version and used a suggested script:
stage.colorCorrection = "on";
opened the gallery in safari, after dowloading Flash Player 10...
but it doesnt look working... am i doing smthing wrong or is that because simpleviewer (even if version 1.9) is build with AS2 so this script is not supported???
is there any other way to make simpleviewer handle color profiles, to see pictures the way i want them to show in the browser???
THANKS!!!