Can't see any problem with the phone number validator demo.

if you input "letters" into the phone field the error message says
"invalid characters blah blah"

if you input "112", the error message says "your telephone number 
must contain at least 10 digits"




--- In flexcoders@yahoogroups.com, "Amine Diab" <[EMAIL PROTECTED]> 
wrote:
>
> Hi, I am doing dynamic field validation, and noticed that the red 
error 
> box turns from red to faint red after a Valid event is dispatched 
on an 
> originally invalid field. 
> 
> A dynamic validation example done by Aral Balkan will illustrate 
my 
> point; follow the link below GOT TO THE END of the page, select 
any 
> field and enter an INVALID string then move currsor to another 
field 
> and then go back to the original field, you will notice initially 
a 
> bright red error box, then after correcting the error by entering 
a 
> valid string the red box goes from brigth red to faint red, only 
when 
> you remove focus will the faint red box go away. This is somewhat 
> misleading, the user will have to second guess if he/she corrected 
the 
> entry. Could anyone shed some light on this issue, and provide a 
work 
> arround. Thank you.
> 
> http://www.adobe.com/devnet/flex/quickstart/validating_data/
>


Reply via email to