BB FlashBack SDK: FBExportToSWFParams

SingleSwf

Description

This property determines whether the movie and playback controls will be in the same SWF file or whether they will go into 2 separate SWF files.

See About BB FlashBack SDK Flash Exports for more details on exporting single and multiple SWFs.

Syntax

[C#/C++]
public bool SingleSwf;

[VB.NET]
Public Property SingleSwf As Boolean