System.capabilities.os - MACROMEDIA FLASH MX 2004-ACTIONSCRIPT LANGUAGE Reference

Actionscript language reference
Table of Contents

Advertisement

System.capabilities.os

Availability
Flash Player 6.
Usage
System.capabilities.os:String
Description
Read-only property; a string that indicates the current operating system. The
return the following strings:
,
"Windows 95"
"Windows CE"
, and
"Linux"
"MacOS"
Example
The following example traces the value of this read-only property:
trace(System.capabilities.os);
834
Chapter 2: ActionScript Language Reference
,
"Windows XP"
"Windows 2000"
(available only in Flash Player SDK, not in the desktop version),
. The server string is
OS
,
"Windows NT"
.
property can
os
,
,
"Windows 98/ME"

Advertisement

Table of Contents
loading
Need help?

Need help?

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

Questions and answers

This manual is also suitable for:

Flash mx

Table of Contents