Question
Is 0.48 restricted in Flash Action scripting when tracing?
Hi...
I have a query....
I used a input text box with instance name "a". And i have to compare the value given by the user and proceed to next step.
But when i give "0.48" and compare it, i'm not able to proceed. my answer should be "0.48" only.
but when i declare a variable called "b" and give it the value "0.48" and comparing it, I get positive result.
I want to know why is it not taking from the input text box?
It would be great if any one could help me in this.
Thank you,
Sri...
I have a query....
I used a input text box with instance name "a". And i have to compare the value given by the user and proceed to next step.
But when i give "0.48" and compare it, i'm not able to proceed. my answer should be "0.48" only.
but when i declare a variable called "b" and give it the value "0.48" and comparing it, I get positive result.
I want to know why is it not taking from the input text box?
It would be great if any one could help me in this.
Thank you,
Sri...