Hi all ! I learning about facebook instance game . My problem is Leaderboad !
First I make a global var name "score" . When start of layout --> score = int(random(1,100)) . I also have 2 button (save and load score) . I want score will save to facebook instance game leaderboard when i click save btn, and load score when i click load btn . But it seem like nothing work . Can any one help me and tell me any issue please . Thousand of thanks !!!!