wac
02-11-2009, 08:30 PM
Not sure if this should be posted to the flex or flash forum.
I'm using parseInt to parse a string and when the string is not numeric,
I get 0 instead of NaN, so my isNaN() call always fails on the return.
Any ideas?
I'm using parseInt to parse a string and when the string is not numeric,
I get 0 instead of NaN, so my isNaN() call always fails on the return.
Any ideas?