Classes
 ClassDescription
 COREX COREX クラスは、SWF ファイルを再生中の Flash オーサリングツールと、COREX アプリケーションとの通信機能を提供するクラスです。
 JavaScript JavaScript クラスは、SWF ファイルを再生中のブラウザと、JavaScript を使用して通信を行うクラスです。 The JavaScript class communicates with the browser which are playing the SWF file, using JavaScript.
 JSFL JSFL クラスは、SWF ファイルを再生中の Flash オーサリングツールと、JSFL を使用して通信を行うクラスです。 The JSFL class communicates with the Flash authoring tool which are playing the SWF file, using JSFL.
 JSFLBrowseType JSFLBrowseType クラスは、JSFL クラスの browseForFileURL() メソッドを使用した際のファイルの参照操作の種類を示す値を提供します。