Manufacturer (Capabilities.manufacturer Property); Os (Capabilities.os Property); Pixelaspectratio (Capabilities.pixelaspectratio Property) - MACROMEDIA FLASH 8-ACTIONSCRIPT 2.0 LANGUAGE Reference

Actionscript 2.0 language reference
Table of Contents

Advertisement

Availability: ActionScript 1.0; Flash Player 7
Example
The following example traces the value of this read-only property:
trace(System.capabilities.localFileReadDisable);

manufacturer (capabilities.manufacturer property)

public static manufacturer : String [read-only]
A string that indicates the manufacturer of Flash Player, in the format "
(
could be "
OSName
Windows
string is
.
M
Availability: ActionScript 1.0; Flash Player 6
Example
The following example traces the value of this read-only property:
trace(System.capabilities.manufacturer);

os (capabilities.os property)

public static os : String [read-only]
A string that indicates the current operating system. The
strings: "
Windows XP
"
" (available only in Flash Player SDK, not in the desktop version),
Windows CE
"
". The server string is
MacOS
Availability: ActionScript 1.0; Flash Player 6
Example
The following example traces the value of this read-only property:
trace(System.capabilities.os);
pixelAspectRatio (capabilities.pixelAspectRatio
property)
public static pixelAspectRatio : Number [read-only]
An integer that indicates the pixel aspect ratio of the screen. The server string is
Availability: ActionScript 1.0; Flash Player 6
414
ActionScript classes
", "
Macintosh
", "
", "
Windows 2000
.
OS
",
, or "
"Linux"
Other OS Name
property can return the following
os
", "
Windows NT
Windows 98/ME
Macromedia OSName
"). The server
", "
",
Windows 95
, and
"Linux"
.
AR
"

Hide quick links:

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the FLASH 8-ACTIONSCRIPT 2.0 LANGUAGE and is the answer not in the manual?

This manual is also suitable for:

Flash 8

Table of Contents

Save PDF