FlashBoxCommandEventArgs.Create

Syntax

Create(Command: String; Args: String);

Parameters

Command - command for a Flash object.

Args - value of the command argument.

Description

The Create constructor creates an argument of the event that occurs when a Flash object receives a command.

See also:

FlashBoxCommandEventArgs