#1
1
(Перевод: Microsoft) Я использую смс с существующей базой данных пользователя/пароля. Есть ли способ сохранить счет автоматически без пользовательского ввода? (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
Нравится
Ответить