JavaScript: The Definitive Guide

25.119. FlashPlayer.GetVariable( ): return a value defined in a Flash movie

Flash 4

25.119.1. Synopsis

String GetVariable(String variableName)

25.119.1.1. Arguments

variableName

The name of the variable defined in the Flash movie.

25.119.1.2. Returns

The value of the named variable as a string, or null if no such variable exists.

Категории