User Guide
capabilities (System.capabilities) 303
Properties inherited from class Object
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).
static MIMETypes:Array [read-only] Returns an array that contains all
MIME types that the loadMovie
function, Sound and Video objects
support.
static os:String [read-only] A string that indicates the current
operating system.
static screenOrientation:String [read-only] This member variable of the
System.capabilities object that
indicates the current screen
orientation.
static screenResolutionX:Number [read-only] An integer that indicates the
maximum horizontal resolution of
the screen.
static screenResolutionY:Number [read-only] An integer that indicates the
maximum vertical resolution of the
screen.
static softKeyCount:Number [read-only] Indicates the number of remappable
soft keys that the mobile device
supports.
static version:String [read-only] A string that contains the Flash
Player platform and version
information (for example, "WIN
7,1,0,0").
static videoMIMETypes:Array [read-only] Indicates all the MIME types for
video that the mobile device's
codecs support.
constructor (Object.constructor property), __proto__ (Object.__proto__
property), prototype (Object.prototype property), __resolve
(Object.__resolve property)
Modifiers Property Description