#1
3
(翻訳者 Microsoft) 私は以前に私のフラッシュゲームをしましたが、私は自分のゲームにランキングシステムを追加したいと思います。しかし、私はこれが得意ではないので、私にソースファイルを送って、構築する方法を教えてくれます。私はあなたの電子メールを見て喜んでします(誰かが私を助けてくれたら、私はGmailの招待状を送ることができます!!電子メール: jasonchan0207@gmail.com
(オリジナル) About asp & php of flash
I have done my flash game before but i want to add the ranking system into my game. But i'm not good at this so would u mind send me the source file to me and tell me how to build up. i will glade to see ur e-mail(if someone help me,i can send a gmail invite letter!!).My e-mail: jasonchan0207@gmail.com
I have done my flash game before but i want to add the ranking system into my game. But i'm not good at this so would u mind send me the source file to me and tell me how to build up. i will glade to see ur e-mail(if someone help me,i can send a gmail invite letter!!).My e-mail: jasonchan0207@gmail.com
投稿者 Jason
2004-09-29 21:15:31
いいね!
返信する
#2
(翻訳者 Microsoft) それを行うにはいくつかの方法があります。1 つは、flash で loadVariables を呼び出して、高得点を php または asp スクリプトに送信し、スクリプト内でスコアをデータベースに格納することです。マクロメディア\の Web サイトから、そのトピックに関する多くのディスカッションやチュートリアルを見つけることができます。
(オリジナル) There are a number of ways to do it. One is to call loadVariables in Flash to send the highscores to a php or asp script, in the script store the score into a database. You can find a lot of discussion or tutorial on that topic from macromedia\'s web site.
投稿者 Novel Games
2004-09-30 00:20:42
いいね!
返信する