The IPrxFlashFSCommandEventArgs interface is used to work with arguments of the FSCommand event.
An SWF movie used by a Flash object should be formed specifically taking into account its work via FsCommand.
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. |
Method name | Brief description | |
CreateArgs | The CreateArgs method creates arguments to pass them to the specified handler processing Flash movie events. |
See also: