screenResolutionY (capabilities.screenResolutionY property)

public static screenResolutionY : Number [read-only]

An integer that indicates the maximum vertical resolution of the screen. The server string is R (which returns both the width and height of the screen).

Availability: ActionScript 1.0; Flash Player 6

Example

The following example traces the value of this read-only property:

trace(System.capabilities.screenResolutionY);

Flash CS3


 

Send me an e-mail when comments are added to this page | Comment Report

Current page: http://livedocs.adobe.com/flash/9.0/main/00001522.html