AS2 Colour Transformer Class (v2)

October 25, 2011

I’ve rewritten the As2 Colour Transformer to be used as a class file.

View demo: Here

Download source: Here

AS2 Colour Transformer

October 25, 2011

Here is a script I created for transforming the colour of a MovieClip. Written in Actionscript 2, this script includes a cool little frame rate counter I made because As2 doesn’t support ‘stage.frameRate’ property like As3 does!

View a demo: Here

Download Source: Here

Flash Text – Slow and Frustrating!!

October 25, 2011

I was having difficulty with Flash text trying to do that Fast and the Furious type effect. When it would do the stop and drift bit, it would go all staggered and stoppy. The art director would never let it fly! So I found a fix. Flash is notoriously bad to deal with text at the best of times. It was the blur effect after all. I moved the text clip into a child clip and blurred the parent. In this version I have added skew and some cheesy sound effects.

See a demo: Here.

Download Source: Here (Written in Actionscript 2)