BB FlashBack SDK: FBExportToSWFParams

ShowTimeline

Description

Determines whether to show the Timeline controls on the exported SWF control bar, if the AddControlBar property is set to true.

The Timeline shows the current position within the movie duration and allows the user to change the current position by dragging a thumb control.

Syntax

[C#/C++]
public Bool ShowTimeline;

[VB.NET]
Public Property ShowTimeline As Boolean

See Also

FBExportToSWFParams::ShowAutoHide  FBExportToSWFParams::ShowFBLogo  FBExportToSWFParams::ShowVolumeBar    FBExportToSWFParams::ShowTimer  FBExportToSWFParams::ShowNextPrev