BB FlashBack SDK: FBExportToSWFParams

ControlBarAutoHide

Description

Determines whether the 'control bar' containing playback controls automatically hides itself.

Syntax

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

[VB.NET]
Public Property ControlBarAutoHide As Boolean

Remarks

If set to True, the control bar will automatically hide itself after a few seconds of playback. It can be un-hidden by the user if they move the mouse pointer into the top part of the movie.

They can also manually set it to auto-hide via a checkbox on the control bar itself, on the pre-installed control bars.

See also

FBExportToSWFParams::ControlBarName  FBExportToSWFParams::ControlBarMode FBExportToSWFParams::ControlBarPosMode FBExportToSWFParams::ControlBarPosOver