I would like to disable a button, from ActionScript, if the validator.hasErrors(). It can't be that difficult, can it?
--- In [email protected], "Libby" <[EMAIL PROTECTED]> wrote: > > I can't find an example and I guess I don't understand how it is to be > used from actionscript. > > I am expecting to be able to do something like this: > if(theDocument.validators.myValidator.hasErrors()) { > // handle it; > } > > but I can't figure out how to get there from here. > > thanks, > Libby > ------------------------ Yahoo! Groups Sponsor --------------------~--> Most low income households are not online. Help bridge the digital divide today! http://us.click.yahoo.com/I258zB/QnQLAA/TtwFAA/nhFolB/TM --------------------------------------------------------------------~-> -- 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/

