package flash.net; extern class SharedObjectFlushStatus { function new() : Void; static var FLUSHED : String; static var PENDING : String; }