#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
أعجبني
الرد