Documentation for classes includes syntax, usage information, and code samples for methods, properties, and event handlers and listeners for those APIs that belong to a specific class in ActionScript. The classes are listed alphabetically. If you are not sure to which class a certain method or property belongs, you can look it up in the Index.
| Class | Package | Description | |
|---|---|---|---|
| DistributionServer
| nine | ASPサーバーとの通信を行うクラス. | |
| IntProperty
| nine | 符号付き整数データの共有を行うためのクラス. | |
| NetworkObject
| nine | 共有オブジェクトを表すクラス. | |
| NetworkObjectManager
| nine | 共有オブジェクトの管理クラス. | |
| NumberProperty
| nine | 浮動小数点データの共有を行うためのクラス. | |
| Property
| nine | 共有オブジェクトで、同期するデータを扱うためのクラス. | |
| StringProperty
| nine | 文字列データの共有を行うためのクラス. | |
| UIntProperty
| nine | 符号なし整数データの共有を行うためのクラス. |