BB FlashBack SDK: FBExportToSWFParams

ShowNextPrev

Description

Determines whether to show the Next / Previous Frame buttons on the exported SWF control bar, if the AddControlBar property is set to true.

These buttons are shown to the right of the Play and Back to Start buttons, and to the left of the Timeline control.

Syntax

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

[VB.NET]
Public Property ShowNextPrev As Boolean

See Also

FBExportToSWFParams::ShowAutoHide  FBExportToSWFParams::ShowFBLogo  FBExportToSWFParams::ShowVolumeBar    FBExportToSWFParams::ShowTimer  FBExportToSWFParams::ShowTimeline  FBExportToSWFParams::ShowFullScreen