Hi, I don't like compiling againt the locale. Check this alternative: http://weblogs.macromedia.com/arayne/archives/2006/08/internationalis.cf m#mo Regards, Olivier
________________________________ From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf Of Dirk Eismann Sent: Friday, January 19, 2007 10:19 AM To: [email protected] Subject: RE: [flexcoders] Globally Define Custom validation Messages All messages are externalized to .properties files and can be easily localized. Check the Flex SDK install directory for the locale/en_US folder. You'll have to create your localized / customized .properties files and compile your application against the locale. Dirk. > -----Original Message----- > From: [email protected] <mailto:flexcoders%40yahoogroups.com> > [mailto:[email protected] <mailto:flexcoders%40yahoogroups.com> ] On Behalf Of Juan Carlos M. > Sent: Friday, January 19, 2007 9:17 AM > To: [email protected] <mailto:flexcoders%40yahoogroups.com> > Subject: [flexcoders] Globally Define Custom validation Messages > > Hi. Is there a way to globally define custom validation > messages and properties instead of "per instance" definition? > > (for example, define globally "my custom message" as default value > for wrongYearError in All DateValidators of the application? ) > > > > > -- > Flexcoders Mailing List > FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt <http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt> > Search Archives: > http://www.mail-archive.com/flexcoders%40yahoogroups.com <http://www.mail-archive.com/flexcoders%40yahoogroups.com> > Yahoo! Groups Links > > > > --------------------- An electronic message is not binding on its sender. Any message referring to a binding engagement must be confirmed in writing and duly signed. --------------------- --------------------- An electronic message is not binding on its sender. Any message referring to a binding engagement must be confirmed in writing and duly signed. ---------------------

