BB FlashBack SDK: FBExportToSWFParams

ControlBarPosMode

Description

Determines where the control bar will be positioned on the SWF movie.

Syntax

[C#/C++]
public Long ControlBarPosMode;

[VB.NET]
Public Property ControlBarPosMode As Long

Remarks

Can be one of these values:

Value

Control bar position

0

Not explicitly positioned by the container code of the movie - the position is determined by the control bar SWF.

1

Top of movie

2

Bottom of movie

 

See also

FBExportToSWFParams::ControlBarName  FBExportToSWFParams::AddControlBar  FBExportToSWFParams::ControlBarMode  FBExportToSWFParams::ControlBarPosOver