File.canRead
Availability
Flash Media Server 2.
Usage
fileObject.canRead
Description
Property (read-only); a Boolean value indicating whether a file can be read (
(
).
false
File.canReplace
Availability
Flash Media Server 2.
Usage
fileObject.canReplace
Description
Property (read-only); a Boolean value indicating whether a file was opened in create mode
(
) or not (
true
false
See also
File.open()
File.canWrite
Availability
Flash Media Server 2.
Usage
fileObject.canWrite
68
Server-Side ActionScript Language Reference
). This property is undefined for closed files.
) or not
true
Need help?
Do you have a question about the FLASH MEDIA SERVER 2-SERVER-SIDE ACTIONSCRIPT LANGUAGE and is the answer not in the manual?