BB FlashBack SDK: FBPlayer

HTTPFilename

Description

Returns or sets the URL to the movie to play.

Syntax

[C#/C++]
public Bool HTTPFilename

[VB.NET]
Public HTTPFilename As Boolean

Remarks

To actually load the movie referenced by this property, call the LoadFile method.

See Also

Filename property, LoadFile method, Play method