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 | |
|---|---|---|---|
| LocalStorage | com.google.code.as3webstorage | ActionScriptからWeb Storage API(localStorage)を簡単に利用できるラッパーユーティリティです. | |
| SessionStorage | com.google.code.as3webstorage | ActionScriptからWeb Storage API(sessionStorage)を簡単に利用できるラッパーユーティリティです. |