#1
1
(由 Microsoft 翻译) 我使用 cms 与现有的用户/密码数据库。是否有方法在没有用户输入的情况下自动保存分数?(1 名玩家 swf 许可)
(原文) highscorelist for existing user
I use a cms with an existing user/password database. Is there a way to save the score automatically without user input? (1 player swf licensed)
I use a cms with an existing user/password database. Is there a way to save the score automatically without user input? (1 player swf licensed)
作者 A. Akpinar
2010-10-18 11:47:53
赞
回复
#2
(由 Microsoft 翻译) 为此,您可以通过 FlashVars 将用户的名称传递给游戏,例如 game.swf?playerName_John_Smith,在这种情况下,玩家在进入高分表时不需要输入他的名字
(原文) For this you can pass the name of the user to the game via FlashVars, e.g. game.swf?playerName=John+Smith, in this case the player will not need to enter his name when he enters the high scores table
作者 Novel Games
2010-10-19 09:11:23
赞
回复