ComCool
03-17-2005, 07:26 PM
Ok, I have like 3 text fields. Input text A and B, and a static text C.
Now let say when I push a button it does a A + B and shows it in C. Now that no problem, here comes the question.
How can a make the result show in C without having to use/puch a button. Like the result shows up when A and B is not Null anymore? I tried with onClipEvent(enterFrame) but it seems to have no effect. :|
Now let say when I push a button it does a A + B and shows it in C. Now that no problem, here comes the question.
How can a make the result show in C without having to use/puch a button. Like the result shows up when A and B is not Null anymore? I tried with onClipEvent(enterFrame) but it seems to have no effect. :|