IShockWaveFlash.SetVariable

Syntax

SetVariable(Name: String; Value: String);

Parameters

Name is a name of the variable for which the value should be set.

Value is a value that should be set.

Description

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

See also:

IShockWaveFlash