IFlashBox.Loop

Fore Syntax

Loop: Boolean;

Fore.NET Syntax

Loop: System.Boolean;

Description

The Loop property determines whether a Flash object is played cyclically after its end. The property is available only using Fore.

Comments

On loading a Flash object the internal parameter Loop is ignored and replaced with value of the Loop property specified in component parameters settings.

See also:

IFlashBox