Im am trying to make a console like a emulator for dos if u will…
The only problem is that i dont know if this is possible in Flash. I have tried using a Input Text Field Box but i dont know how to verify input without a button. I also do not know how to print text to the input text field box. And is there any way to change the input text blinking cursor to like a square???
i’m not sure what you mean by add text to next line…or even what you mean by making a console :-\ Can you explain? if u have an example htat would be even better
by console i mean like a input box that takes commands like MSDOS. like for exaple u have one box that displays text which is a dynamic text field and and another text field thats is a input box that accepts user input. i want to have user to be able to type in the iput box and have the dynamic box verify it and print out what the user inputted in the dynamic text box… also have it accept commands… its a command propmt basically…