ActionScript® 3.0 Reference for the Adobe® Flash® Platform
Home  |  Show Packages and Classes List |  Packages  |  Classes  |  What's New  |  Index  |  Appendixes
 

flash.external 


The flash.external package contains the ExternalInterface class which can be used to communicate with the Flash Player's container.



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