IShockWaveFlash.GetVariable

Syntax

GetVariable(Name: String): String;

Parameters

Name - name of the variable, from which the value must be obtained.

Description

The GetVariable method returns value of the specified variable that is used inside the Flash object.

See also:

IShockWaveFlash