> ...будут выполнены
только по закрытии флешки (это, кстати, и в доках написано).
сорри, где написано что
только ? я не вижу?
ну, в доках написано:
Цитата:
flush method
public function flush(minDiskSpace:int = 0):*
Immediately writes a locally persistent shared object to a local file. If you don't use this method, Flash writes the shared object to a file when the shared object session ends—that is, when the SWF file is closed, that is when the shared object is garbage-collected because it no longer has any references to it or you call SharedObject.clear().
|