A lot of us who submitted Flash 6/8 code to the Exchange are in the process of submitting comparable versions of the same as AS3/KM7 submissions. Email forms with validation will no doubt be coming that use new coding. I mention this because in the case of email forms, AS3 bring on regular expression support which makes validation more powerful and uses far less code.

The email form in my website is a KM7 email form and uses regular expression validation, RichTextEditor message editors (which allow formatted html emails) and php POST response coding (which can be seen in action when used) to inform the end user what is going on. It will be a submission to replace my shoddy AS1 submission. I'm pretty sure Bret is also updating his...can't speak for the rest.