BB FlashBack SDK: FBExportToSWFParams

ControlBarPosOver

Description

Determines whether the control bar will be positioned on top of the movie or above/below it.

Syntax

[C#/C++]
public long ControlBarPosOver;

[VB.NET]
Public Property ControlBarPosOver As Long

Remarks

Set this value to True to have the control bar be positioned on top of the movie, overlapping it.

Set this value to False to have it positioned above or below the movie.

See also

FBExportToSWFParams::ControlBarName  FBExportToSWFParams::AddControlBar  FBExportToSWFParams::ControlBarPosMode  FBExportToSWFParams::ControlBarMode