IPrxFlashCallEventArgs

Description

The IPrxFlashCallEventArgs interface is used to work with arguments of the FlashCall event.

Comments

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

Properties

  Property name Brief description
Arguments The Arguments property returns an array of arguments passed to the function when it is called from a Flash movie.
Name The Name property returns name of the function called from the Flash movie.

Methods

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

See also:

Report Assembly Interfaces