BB FlashBack SDK: FBExportToSWFParams

FlashVersion

Description

Gets the version of the Flash player that will be required to play the export.

Playback in fullscreen mode requires Flash Player version 9.0.28 and above. Exporting with the ShowFullScreen property set to True gives the user the option of selecting fullscreen mode during playback.

If fullscreen mode is not required, Flash exports from the FlashBack SDK require Flash player version 6 and above.

Syntax

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

[VB.NET]
Public Property FlashVersion As Long