From J2Play
Description
Switch J2Play Playground from current Play tab to the LeaderBoards sub-tab in Achievements tab
Syntax
static function switchToLeaderBoardTab();
Parameters
N/A
Return Value
N/A
Examples
import ca.j2x.flash.Playground ;
Playground.switchToLeaderBoardTab();