Flash Playground.switchToHomeTab()

From J2Play

Jump to: navigation, search

Contents

Description

Switch J2Play Playground from current Play tab to Home tab

Syntax

static function switchToHomeTab();

Parameters

N/A

Return Value

N/A

Examples

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