| ActionScript performance tests |
| Auto Snapshot Extension |
| Central Apps Buzzword Bingo |
| Blog |
| News |
| Contact |
| Books |
This is a little thing I put together because I needed to compare two e-mail lists that I had in two different listserves. I needed to know what addresses were not common to the two lists - i.e. what addresses had been added to list 1 and were not in list 2. I looked around on the web and the only things I found were full fledged applications costing $20+. I knew it would only take a few minutes to code in Flash so I cranked this out.
It's not perfect, and doesn't have a whole lot of features, but it will tell you which e-mail addresses are not common.
Have fun.. and if you need a feature feel free to contact me. I might need the feature too and just need someone to bug me about it to get motivated enough to add it in.
For you Flash developers out there.. this is just a simple example of comparing two arrays. Here's the source