IShockWaveFlash.SetVariable

Syntax

SetVariable(Name: String; Value: String);

Parameters

Name - name of the variable, for which the value must be set.

Value - value that must be set.

Description

The SetVariable method sets value of the specified variable that is used inside the Flash object.

See also:

IShockWaveFlash