Thursday, March 29, 2012

MochiLand: Tutorial: Custom Leaderboards With Mochi API (AS3)

Hi everyone, I haven’t found any example how to create a custom leaderboard, so I’ve decided to create one. I’m sure that it can be useful for you :) To follow this tutorial, you should be familiar with the information in the Mochi Media docs. With just a little bit of time, we will create something like this: Let’s go! We need 6 buttons: 2 function buttons (Load – to load our leaderboard, Send – to send the score)and 4 buttons to filter the score: daily/weekly/monthly/all We also need 3 columns (Text fields) to output name/score/date of players.

Main code:

initialization function
Read more: MochiLand: Tutorial: Custom Leaderboards With Mochi API (AS3)

No comments:

Post a Comment