Looping Entry into SharedObject. Help
Hi, thank you for any help in advance.
This is my flow chart for the project:
Frame 1;
1. User enter in a textinput named "studentname"
2. username is stored in a sharedobject (studentlist)
3. Show data of what previous students entered by evoking studentlist
Frame 2:
3. Current user enter other details, then movie loops back to Frame 1..
How do i store the a list of all students who entered their names in studentlist?
I have tried with no success with code in my previous post...
Thank you very much