BB FlashBack SDK: FBButtonProperties

JScript

Description

The javascript run when the button is clicked, if '7' is set for the Action property.

This code is only run from the Flash export of the movie. There is a limit of 400 characters, so nothing complex can be coded, but javascript functions in the page containing the Flash movie can be called.  

Syntax

[C#/C++]
public String JScript

[VB.NET]
Public Property JScript As String