406
ActionScript classes
static
hasStreamingAudio
:Bo
olean
[read-only]
A Boolean value that is
true
if the player can play
streaming audio;
false
otherwise.
static
hasStreamingVideo
:Bo
olean
[read-only]
A Boolean value that is
true
if the player can play
streaming video;
false
otherwise.
static
hasVideoEncoder
:Bool
ean
[read-only]
Specifies if the Flash Player can encode a video
stream.
static
isDebugger
:Boolean
[read-only]
A Boolean value that indicates whether the player is
an officially released version (
false
) or a special
debugging version (
true
).
static
language
:String
[read-only]
Indicates the language of the system on which the
player is running.
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
manufacturer
:String
[read-only]
A string that indicates the manufacturer of Flash
Player, in the format "
Macromedia
OSName
" (
OSName
could be "
Windows
", "
Macintosh
",
"Linux"
, or
"
Other OS Name
").
static
os
:String
[read-only] A string that indicates the current operating system.
static
pixelAspectRatio
:Num
ber
[read-only]
An integer that indicates the pixel aspect ratio of the
screen.
static
playerType
:String
[read-only]
A string that indicates the type of player.
static
screenColor
:String
[read-only]
A string that indicates the screen color.
static
screenDPI
:Number
[read-only]
A number that indicates the dots-per-inch (dpi)
resolution of the screen, in pixels.
static
screenResolutionX
:Nu
mber
[read-only]
An integer that indicates the maximum horizontal
resolution of the screen.
static
screenResolutionY
:Nu
mber
[read-only]
An integer that indicates the maximum vertical
resolution of the screen.
static
serverString
:String
[read-only]
A URL-encoded string that specifies values for each
System.capabilities
property.
static
version
:String
[read-
only]
A string containing the Flash Player platform and
version information (for example,
"WIN 8,0,0,0"
).
Modifiers
Property
Description
Содержание FLASH 8-ACTIONSCRIPT 2.0 LANGUAGE
Страница 1: ...ActionScript 2 0 Language Reference ...
Страница 1352: ...1352 ActionScript classes ...