Flash Playground.switchToStoreTab()

From J2Play

Jump to: navigation, search

Contents

Description

Switch J2Play Playground from current Play tab to Store tab

Syntax

static function switchToStoreTab();

Parameters

N/A

Return Value

N/A

Examples

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