I 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!
Related posts:
- The Daily Show With Jon Stewart comments on Apple
- Adobe’s Rich Internet Applications Roadmap
- Jim Corbett on SWF Searchability
- Ryan Stewart’s Flex SEO Contest
- Flash Player Internals



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: