Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Highscore list

Status
Not open for further replies.

Zamba78

Technical User
Joined
Mar 18, 2002
Messages
1
Location
NO
I'm trying to make a top ten list. But have trouble with the action script. My idea is: First I have a page with registration, and when you push the registration button a new page will show up with allready saved information and the new information I just saved. How do I do this?
 
If this list is to be saved for recall the next time the movie is played you will have to add some server-side scripting to the project.

A Flash movie can't directly save data like a list, you have to use either loadVariables, getURL or send XML to access a script running on your server which acts as a go-between and does this work for you.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top