Question
TextField Input problems..
Thanks guys for your co-operation..
I have one MovieClip on that I have rollover effects & its a transperant Movieclip.
Now I'm adding textfield on it whose type is dynamic initially.Also I have set width to 50 of the textfield..
Actually there is two problem but first one is more severe than the second one..
1) When input clicked on that textfield i make its type to input & Textfield take input from the keyboard but the width of the textfield not restricted to 50 but its go on increasing as user hits the keys..So i am not able to figure it out why such things are happening..
2) When user double clicks on the movieclip then the textfield type should be changed but in this case when i double click on that the code doesnot listen the double click event...
Please if possible then solve my both the query otherwise the first one is more critical for me so can you guide me on that...
Thanks...
I have one MovieClip on that I have rollover effects & its a transperant Movieclip.
Now I'm adding textfield on it whose type is dynamic initially.Also I have set width to 50 of the textfield..
Actually there is two problem but first one is more severe than the second one..
1) When input clicked on that textfield i make its type to input & Textfield take input from the keyboard but the width of the textfield not restricted to 50 but its go on increasing as user hits the keys..So i am not able to figure it out why such things are happening..
2) When user double clicks on the movieclip then the textfield type should be changed but in this case when i double click on that the code doesnot listen the double click event...
Please if possible then solve my both the query otherwise the first one is more critical for me so can you guide me on that...
Thanks...