| 包 | flash.net |
| 类 | public final class SharedObjectFlushStatus |
| 继承 | SharedObjectFlushStatus Object |
| 语言版本 : | ActionScript 3.0 |
| Player 版本 : | Flash Player 9 |
SharedObject.flush() 方法而返回的代码提供了值。
另请参见
| 常量 | 定义方 | ||
|---|---|---|---|
| FLUSHED : String = "flushed" [static]
指示成功完成了刷新。
| SharedObjectFlushStatus | ||
| PENDING : String = "pending" [static]
指示在可以刷新之前,提示用户增加共享对象的磁盘空间。
| SharedObjectFlushStatus | ||
| FLUSHED | 常量 |
public static const FLUSHED:String = "flushed"
| 语言版本 : | ActionScript 3.0 |
| Player 版本 : | Flash Player 9 |
指示成功完成了刷新。
另请参见
| PENDING | 常量 |
public static const PENDING:String = "pending"
| 语言版本 : | ActionScript 3.0 |
| Player 版本 : | Flash Player 9 |
指示在可以刷新之前,提示用户增加共享对象的磁盘空间。
另请参见
当前页: http://livedocs.adobe.com/flash/9.0_cn/ActionScriptLangRefV3/flash/net/SharedObjectFlushStatus.html