The flash.external package contains the ExternalInterface class which can be used to communicate with the Flash Player's container.
Class | Description | |
---|---|---|
ExternalInterface | The ExternalInterface class is the External API, an application programming interface that enables straightforward communication between ActionScript and the Flash Player container– for example, an HTML page with JavaScript. |