Question
Newbie Question
Hi,
im new to acionscript.
i tried to do some math operations , i have one input text and one output box , in a push of the button i want the input text to times 5 , so this is the syntax :
on (release) {
output - input*5
}
after trigering the outbox shows "Nan".
what am i doing wrong?
Tx
S
im new to acionscript.
i tried to do some math operations , i have one input text and one output box , in a push of the button i want the input text to times 5 , so this is the syntax :
on (release) {
output - input*5
}
after trigering the outbox shows "Nan".
what am i doing wrong?
Tx
S