IFlashBox.Playing

Fore Syntax

Playing: Boolean;

Fore.NET Syntax

Playing: System.Bolean;

Description

The Playing property returns whether a Flash object is played. The property is available only using Fore.

Comments

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

See also:

IFlashBox