BB FlashBack SDK: FBButtonProperties

Action

Description

Returns or sets the type of action performed by the button when clicked.

Syntax

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

[VB.NET]
Public Property Duration As Action

Remarks

Possible values:

1 - play

2 - stop playback

3 - Jump to frame

4 - Jump to marker

5 - Jump to object

7 - Open URL

8 - Execute javascript

See also

FBButtonProperties::JumpTo  FBButtonProperties::Url  FBButtonProperties::JScript