MACROMEDIA FLASH 8-FLASH LITE 2.X ACTIONSCRIPT LANGUAGE Reference page 303

Flash lite 2.x actionscript language reference
Hide thumbs Also See for FLASH 8-FLASH LITE 2.X ACTIONSCRIPT LANGUAGE:
Table of Contents

Advertisement

Modifiers
Property
static
localFileReadDisable:Boolean
only]
static
MIMETypes:Array
static
os:String
static
screenOrientation:String
static
screenResolutionX:Number
static
screenResolutionY:Number
static
softKeyCount:Number
static
version:String
static
videoMIMETypes:Array
Properties inherited from class Object
constructor (Object.constructor
property),
prototype (Object.prototype
(Object.__resolve property)
[read-
[read-only]
[read-only]
[read-only]
[read-only]
[read-only]
[read-only]
[read-only]
[read-only]
property),
Description
A Boolean value that indicates
whether read access to the user's
hard disk has been administratively
prohibited (true) or allowed
(false).
Returns an array that contains all
MIME types that the loadMovie
function, Sound and Video objects
support.
A string that indicates the current
operating system.
This member variable of the
System.capabilities object that
indicates the current screen
orientation.
An integer that indicates the
maximum horizontal resolution of
the screen.
An integer that indicates the
maximum vertical resolution of the
screen.
Indicates the number of remappable
soft keys that the mobile device
supports.
A string that contains the Flash
Player platform and version
information (for example, "WIN
7,1,0,0").
Indicates all the MIME types for
video that the mobile device's
codecs support.
__proto__ (Object.__proto__
property),
__resolve
capabilities (System.capabilities)
303

Advertisement

Table of Contents
loading

Table of Contents