Testing reactivation --- In [email protected], "bharg.flex" <[EMAIL PROTECTED]> wrote: > > Yeah this is Flex 1.5 only. So is there any other way to validate the > dynamically created controls? > > > > > --- In [email protected], "Matt Chotin" <mchotin@> wrote: > > > > This is Flex 1.5? Validators really aren't meant to be created in > > ActionScript in Flex 1.5. Maybe you can define your component in > MXML > > so that it can have the Validator tag? > > > > > > > > Matt > > > > > > > > ________________________________ > > > > From: [email protected] > [mailto:[EMAIL PROTECTED] On > > Behalf Of bharg.flex > > Sent: Wednesday, August 30, 2006 11:04 PM > > To: [email protected] > > Subject: [flexcoders] Validator._init method > > > > > > > > Hi, > > I am creating forms items at runtime using createChild method, and > I > > need to validate the controls in the form. How to use validator > > subclasses to validate the newly created form? > > Maybe a call to the Validator._init method ? But what are the > > parameters that need to go in?? > > > > Regards > > >
-- Flexcoders Mailing List FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/flexcoders/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/

