views:

151

answers:

0

We send below code of request according to the instruction of mochi games client:

var options = {partnerID: "xxxxxxxx", id: "idx"};
options.userID = 1;
options.username = 'username';
options.gateway = 'http://example.com/game';
options.width = 320;
options.height = 300;
options.debug = true;
Mochi.addLeaderboardIntegration(options);

There is no reaction from flash. Has anybody had successful experience of integration with mochi games? Please help.

Here is the instruction: http://www.mochimedia.com/support/pub%5Fdocs#boards