IPrxFlashFSCommandEventArgs

Description

The IPrxFlashFSCommandEventArgs interface is used to work with arguments of the FSCommand event.

Comments

An SWF movie used by a Flash object should be formed specifically taking into account its work via FsCommand.

Properties

  Property name Brief description
Arguments The Arguments property returns string argument of the command called form the Flash movie.
Name The Name property returns name of the command called from the Flash movie.

Methods

  Method name Brief description
CreateArgs The CreateArgs method creates arguments to pass them to the specified handler processing Flash movie events.

See also:

Report Assembly Interfaces