redrawInertness

Availability

Flash Player 7.

Usage

myAligner.redrawInertness

Description

Property; the minimal period, in milliseconds, between processing of the updateAll methods.

Example

The following code allows updateAll method to process only three times per second at the most:

myAligner.redrawInertness = 333;