Hi
I have a text chat program which let users input text message.
I want them able to input text by pressing 'Enter' key on keyboard.
It has compiled error on AS3. How should I fix it?Code:if(Key.isDown(Key.ENTER)){ addTextMessage(); }
|
Results 1 to 10 of 10
Threaded View
|
Click Here to Expand Forum to Full Width |