User Guide

capabilities (System.capabilities) 413
Availability: ActionScript 1.0; Flash Player 6 - Behavior changed in Flash Player 7.
Example
The following example traces the value of this read-only property:
trace(System.capabilities.language);
localFileReadDisable
(capabilities.localFileReadDisable property)
public static localFileReadDisable : Boolean [read-only]
A Boolean value that indicates whether read access to the user's hard disk has been
administratively prohibited (
true) or allowed (false). If set to true, Flash Player will be
unable to read files (including the first SWF file that Flash Player launches with) from the
user's hard disk. For example, attempts to read a file on the user's hard disk using
XML.load(), LoadMovie(), or LoadVars.load() will fail if this property is set to true.
Reading runtime shared libraries will also be blocked if this property is set to
true, but
reading local shared objects is allowed without regard to the value of this property. The server
string is
LFD.
German de
Hungarian hu
Italian it
Japanese ja
Korean ko
Norwegian no
Other/unknown xu
Polish pl
Portuguese pt
Russian ru
Simplified Chinese zh-CN
Spanish es
Swedish sv
Traditional Chinese zh-TW
Turkish tr
Language Tag