DoFlashCallAction(Arg: IPrxFlashCallEventArgs);
DoFlashCallAction(Prognoz.Platform.Interop.Report.PrxFlashCallEventArgs);
Arg. Event arguments.
The DoFlashCallAction method generates the ExternalInterface event for a Flash movie.
The method is used for software emulation of an action. An SWF movie used by a Flash object should be generated specifically taking into account its work via ExternalInterface.
The example of use is given for IPrxFlashCallEventArgs.CreateArgs.
See also: