#1
Nice to see u all
i making a Flash Game, most of the part i had finished.
But i want to make a ranking page, i had seen the game in this web site did it.
Can anyone tell me the program of it(Java)Thanks!!
i making a Flash Game, most of the part i had finished.
But i want to make a ranking page, i had seen the game in this web site did it.
Can anyone tell me the program of it(Java)Thanks!!
2004-05-21 01:39:44
Like
Reply
#2
Hello. I don't know how they did it, but the way I do it was to save the scores to a database in the server.
2004-05-21 05:24:24
Like
Reply
#3
Ken is right. We save the scores to a database in the server and then retrieve it from the Flash game. Sure you can do it with jsp or servlets.
2026-09-01 06:08:14
Like
Reply
#4
i understand that data is being retreived from database. but how could i link it using the macromedia flash !!
2026-09-01 06:08:14
Like
Reply
#5
You need to call a server side script to access the database.
2026-09-01 06:08:14
Like
Reply