Name | Description |
---|---|
ExternalInterfaceCallEventArgs | Event arguments for the ExternalInterfaceCallEventHandler. |
ExternalInterfaceProxy | Facilitates External Interface communication between a .NET application and a Shockwave Flash ActiveX control by providing an abstraction layer over the XML-serialized data format used by Flash Player for ExternalInterface communication. This class provides the Call method for calling ActionScript functions and raises the ExternalInterfaceCall event when calls come from ActionScript. |