BB FlashBack SDK: FBExportToSWFParams

AutoStartPlay

Description

Determines whether the movie starts playing as soon as it is loaded.

Syntax

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

[VB.NET]
Public Property AutoStartPlay As Boolean

Remarks

Set to True to have the movie start playing as soon as it is able. Because Flash movies stream to the end-user's PC, it may start playing before the entire movie has downloaded.