The flash.external package

The flash.external package lets you communicate with the Flash Player container using ActionScript code. For example, if you embed a SWF file in an HTML page, that HTML page is the container. You would be able to communicate with the HTML page using the ExternalInterface class and JavaScript. Also called the External API.

Class

Description

ExternalInterface

The ExternalInterface class is the External API, a subsystem that enables communications between ActionScript and the Flash Player container (such as an HTML page using JavaScript) or a desktop application that uses Flash Player. See ExternalInterface (flash.external.ExternalInterface).


Flash CS3


 

Send me an e-mail when comments are added to this page | Comment Report

Current page: http://livedocs.adobe.com/flash/9.0/main/00000805.html