Posted
on January 4, 2009, 4:41 pm,
by Brian,
under Uncategorized.
Had the need to validate an email address in Actionscript 3 recently. I have always copied and pasted regular expressions before. I took the time and learned them (the as3 implementation anyway). Below is a function using an email validation regex and an example swf along with the source.
Posted
on December 24, 2008, 12:36 pm,
by Brian,
under Flash.
I recently needed to have a movieclip go black and white on rollover. ColorMatrix to the rescue. Below is a function which will desaturate a passed DisplayObject.
Posted
on December 12, 2007, 9:16 pm,
by Brian,
under Great sites.
This is something I’ll have to remember next time I “re-do” a relative’s computer. Not so much the freeware progams bit, but the method mentioned for creating a drive image for restoring to a fresh install later.
Great site with some nice freeware apps for windows.
Posted
on December 3, 2007, 10:01 pm,
by Brian,
under Great sites.
http://www.makeuseof.com/ is a fabulous site with tips on free software for your pc or mac. The site also posts regular collections of useful web pages and tools. Its about the best site I’ve seen of this nature.