Flash 8 ColorMatrix Preview Panel
12 09 2005I really like the color matrix filter introduced in Flash 8 and prompted by some other posts earlier today, I thought I’d release my little color matrix preview tool (actually another windowSWF panel) that should help you with creating a color matrix array. Have fun with it!
This work, unless otherwise expressly stated, is licensed under a Creative Commons Attribution-Noncommercial-Share Alike 2.0 Belgium License.





Is this for the ColorTransform object or ColorMatrixFilter ?
If it’s for the ColorMatrixFilter, it would probably be better if you used the actual settings that the Adjust Color Filter does in the IDE:
hue
saturation
brightness
contrast
yeah its for flash.filters.ColorMatrixFilter, good suggestion Guy — I’m already working on a version that supports loading and saving presets so will add that to the to-do list.
How did you do this “Copy to clipboard” ? Is it native Flash 8 function, or this is just a connection between flash and JS ?
That feature was introduced in MX 2004, you can use the following code: