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 | |
---|---|---|---|
ZipArchive
| riaidea.utils.zip | 使用ZipArchive类,你可以轻松操作各种Zip文件,如.zip/.air/.docx/.xlsx等。 | |
ZipEvent
| riaidea.utils.zip | ZipEvent类定义与ZipArchive类相关的事件。 | |
ZipFile
| riaidea.utils.zip | ZipFile类用于表示ZipArchive中的一个文件对象。 |