On 9/18/07, julio carneiro <[EMAIL PROTECTED]> wrote: > > You can also use Validators in AS3, no UI, all you do is instantiate a > Validator (number, email, phone, ...) and run its validate() method on the > variable (property) contents. So you can do it all programmatically.
Ah, that makes more sense to me than binding a bunch of validators to each combo box or text field where I might be doing this. I'd rather do it in actionscript anyway. -- Rick Root Check out CFMBB, BlogCFM, ImageCFC, ImapCFC, CFFM, and more at www.opensourcecf.com ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Download the latest ColdFusion 8 utilities including Report Builder, plug-ins for Eclipse and Dreamweaver updates. http;//www.adobe.com/cfusion/entitlement/index.cfm?e=labs%5adobecf8%5Fbeta Archive: http://www.houseoffusion.com/groups/Flex/message.cfm/messageid:4617 Subscription: http://www.houseoffusion.com/groups/Flex/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.37
