Okey this is probalby not so hard… (for those who understand)
First of all, take a look at this: http://img116.imageshack.us/my.php?image=textinput4lw.swf
The thing I want is:
- The user write his/her’s name in the text-input box and clicks on “continue”.
- The user continues to a new frame. In that frame I want a new textfield (probably dynamic) with the text that the user wrote, displayed in it. (so the text is sort of saved and loaded into the new textbox)
- If the user don’t write a name/some text in the input-text box, but still clicks on “continue”. I want to go to another frame. Where it says something like: “You didn’t enter your name, try again”.
So I understand I need some code here, obviously. On the continue-button and the dynamic-text field or something! And also some var-names or instace names!? Please help me:)
Peace:D