(Beta)
The flash.external package contains the ExternalInterface class which can be used to communicate with the Flash Player's container.
Classes
| Class | Description | |
|---|---|---|
| ExtensionContext | The ExtensionContext class also provides a static method getExtensionDirectory() for accessing the directory in which the extension is installed on the device. | |
| ExternalInterface | The ExternalInterface class is an application programming interface that enables straightforward communication between ActionScript and the SWF container– for example, an HTML page with JavaScript or a desktop application that uses Flash Player to display a SWF file. |
Wed Nov 21 2018, 06:57 AM -08:00