Flash Playground.switchToChallengeTab()

From J2Play

Jump to: navigation, search

Contents

Description

Switch J2Play Playground from current Play tab to Challenges tab

Syntax

static function switchToChallengeTab();

Parameters

N/A

Return Value

N/A

Examples

  import ca.j2x.flash.Playground;
  Playground.switchToChallengeTab();
Personal tools