document.zoomFactor

Availability

Flash 8.

Usage

document.zoomFactor

Description

Property; specifies the zoom percent of the Stage at author time. A value of 1 equals 100 percent zoom, 8 equals 800 percent, .5 equals 50 percent, and so on.

Example

The following example sets the zoom factor of the Stage to 200 percent.

fl.getDocumentDOM().zoomFactor = 2;


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/00004038.html