IShockWaveFlash.FrameLoaded

Syntax

FrameLoaded(FrameNum: Integer): Boolean;

Parameters

FrameNum - frame index.

Description

The FrameLoaded property returns whether the frame, which index is passed by the FrameNum parameter, is loaded.

Comments

If the frame is loaded and ready to be played, the property returns True, otherwise it returns False.

See also:

IShockWaveFlash