Re: [flexcoders] Re: All the bunch of idiots at Adobe, please note!

2006-04-19 Thread Marc Archuleta
I have met John Bennett and have found him to be very friendly and helpful. I personally know that he has gained the respect of at least a few successful J2EE authors in my community. I also know he is a very busy person who is constantly traveling to meet with customers around the country in

Re: [flexcoders] Re: BETA 2: How to validate a form before actually submitting

2006-04-01 Thread Marc Archuleta
Here's a code snippet that works in Flex 1.5. It may need some refactoring for version 2. This code uses the StringValidator. If Validator.isStructureValid fails, myfield_ti will be highlighted in red and there will be a little message saying it's a required field (or whatever the particular