03.05.2013 Views

FLASH® LITE™ 2.x - Adobe Help and Support

FLASH® LITE™ 2.x - Adobe Help and Support

FLASH® LITE™ 2.x - Adobe Help and Support

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

isDebugger (capabilities.isDebugger property)<br />

public static isDebugger : Boolean [read-only]<br />

A Boolean value that indicates whether the player is an officially released version (false) or a<br />

special debugging version (true). The server string is DEB.<br />

Note: For Flash Lite 2.0, the value returned is always false.<br />

Example<br />

The following example traces the value of this read-only property:<br />

trace(System.capabilities.isDebugger);<br />

language (capabilities.language property)<br />

public static language : String [read-only]<br />

Indicates the language of the system on which the player is running. This property is specified<br />

as a lowercase two-letter language code from ISO 639-1. For Chinese, an additional uppercase<br />

two-letter country code subtag from ISO 3166 distinguishes between Simplified <strong>and</strong><br />

Traditional Chinese. The languages themselves are named with the English tags. For example,<br />

fr specifies French.<br />

This property changed in two ways for Flash Player 7. First, the language code for English<br />

systems no longer includes the country code. In Flash Player 6, all English systems return the<br />

language code <strong>and</strong> the two-letter country code subtag (en-US). In Flash Player 7, English<br />

systems return only the language code (en). Second, on Microsoft Windows systems this<br />

property now returns the User Interface (UI) Language. In Flash Player 6 on the Microsoft<br />

Windows platform, System.capabilities.language returns the User Locale, which controls<br />

settings for formatting dates, times, currency <strong>and</strong> large numbers. In Flash Player 7 on the<br />

Microsoft Windows platform, this property now returns the UI Language, which refers to the<br />

language used for all menus, dialog boxes, error messages <strong>and</strong> help files.<br />

Language Tag<br />

Czech cs<br />

Danish da<br />

Dutch nl<br />

English en<br />

Finnish fi<br />

French fr<br />

capabilities (System.capabilities) 293

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!