|
In 1.5 you can only access the validator
instance in the validate event handler, so that’s where you’d need
to do your work. <mx:StringValidator field=”…”
validate=”myButton.enabled = !event.validator.hasErrors()” /> From: I would like to disable a
button, from ActionScript, if the
SPONSORED LINKS
YAHOO! GROUPS LINKS
|
- [flexcoders] Re: Could someone point me to an exampl... Libby
- RE: [flexcoders] Re: Could someone point me to ... Matt Chotin
- [flexcoders] Re: Could someone point me to ... Libby
- Re: [flexcoders] Re: Could someone poin... Sreejith Unnikrishnan
- RE: [flexcoders] Re: Could someone point me to ... Matt Chotin

