Flash Media Server |
|||
| Server-Side ActionScript Language Reference > Server-Side ActionScript Language Reference > File class > File.mode | |||
Flash Media Server 2.
fileObject.mode
Property (read-only); the mode of an open file. It can be different from the mode parameter that was passed to open the file if you have repeating attributes (for example, "read, read") or if some attributes were ignored. The property is undefined if the file is closed.