SetZoomRect
Syntax
void SetZoomRect(int left, int top, int right, int bottom);Description
Zooms in on a rectangular area of the movie. Coordinates are in twips (1,440 units per inch). To calculate a rectangle in Flash, set the ruler units to Points and multiply by 20 to get twips.
Supported Flash versions
| Flash version | Status |
|---|---|
| 3 | ✕ |
| 4 | ✕ |
| 5 | ✓ |
| 6 | ✓ |
| 7 | ✓ |
| 8 | ✓ |
| 9 | ✓ |
| 10 | ✓ |
| 11 | ✓ |
| 12+ | ✓ |