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

Actionscript language reference
Table of Contents

Advertisement

System.capabilities.screenResolutionY

Availability
Flash Player 6.
Usage
System.capabilities.screenResolutionY:Number
Description
Read-only property; an integer that indicates the maximum vertical resolution of the screen. The
server string is
R
Example
The following example traces the value of this read-only property:
trace(System.capabilities.screenResolutionY);
840
Chapter 2: ActionScript Language Reference
(which returns both the width and height of the screen).

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?

This manual is also suitable for:

Flash mx

Table of Contents