The flash.external package contains the ExternalInterface class, which enables communication between ActionScript and the container for the SWF content, such as JavaScript in an HTML page.



Classes
 ClassDescription
 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.