A Flash Developer Resource Site

Results 1 to 3 of 3

Thread: Looping Entry into SharedObject. Help

  1. #1
    Member
    Join Date
    Jul 2009
    Posts
    37

    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

  2. #2
    Senior Member cancerinform's Avatar
    Join Date
    Mar 2002
    Location
    press the picture...
    Posts
    13,448
    You need a serverside script for that like php and store data in a textfield or database. The SharedObject will only reflect what is on the user's machine stored.
    - The right of the People to create Flash movies shall not be infringed. -

  3. #3
    Member
    Join Date
    Jul 2009
    Posts
    37
    oh ok, thanks alot

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  




Click Here to Expand Forum to Full Width

HTML5 Development Center