Actionscript 3 Designer Toolkit

More design, less programming

Actionscript 3 Designer Toolkit header image 4

Entries Tagged as 'colorfiltermatrix'

Improving the ImageRollover Class, Again: Tweening the Rollover

November 9th, 2009 · No Comments · AS3 Custom Classes

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 [...]

[Read more →]

Tags:·····

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.

[Read more →]

Tags:····