IShockWaveFlash.FrameLoaded

Syntax

FrameLoaded(FrameNum: Integer): Boolean;

Parameters

FrameNum is an index of the frame.

Description

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

Comments

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

See also:

IShockWaveFlash