« Identikit on Numbers | ^ Main | WPF/E CTP is Available...Here's My Take »


Took me back a bit...

…when I did a search for validating email addresses in AS 2. This is one of those things you do and never revisit until it is needed.

Well, the search results showed several results. I looked at the first one and thought “blah” so I asked a friend if he had a script. While waiting for him to review his stash, I looked down. One of the links had “Beginning OOP in AS 2.0” as the title. This sounded familiar to me. So, I clicked.

Check it out. :-) My how time passes.

If you didn’t click, it is an article I wrote a couple years back. It is funny looking at the Validator class though. I remember the email validation code was from somewhere else and I just made a class out of it. Well, the function isn’t static so you have to instantiate it. Now-a-days, I’d never do that. Simply make it static and be done. :-)

I won’t bash my old code anymore than that. I just found it quite funny that it showed up in a search.

Posted by John C. Bland II on November 29, 2006 4:17 AM |

TrackBack

TrackBack URL for this entry:
http://mt.katapultmedia.com/mt-tb.cgi/247

Post a comment