Last night I was reviewing the traffic reports for the site, when I noticed that a visitor had arrived at this site by searching for “flash caurina desaturate”. The phrase gave me the idea that I could improve the earlier ImageRollover class simply by substituting tweened rollovers in place of the abrupt transitions in [...]
Entries Tagged as 'colorfiltermatrix'
Improving the ImageRollover Class, Again: Tweening the Rollover
November 9th, 2009 · No Comments · AS3 Custom Classes
Tags:button·colorfiltermatrix·desaturate·image·rollover·tween
Improving the ImageRollover Class: Applying a ColorFilterMatrix
October 20th, 2009 · No Comments · AS3 Custom Classes
In a earlier post, I introduced the ImageRollover class. This post describes a variation of the original with an additional function that uses an Actionscript 3 ColorMatrixFilter to programmatically generate the second desaturated, gray-scale image – saving an additional trip to Photoshop.