ScaleMode
Syntax
int ScaleMode;Description
Specifies the scaling mode of the Flash movie. The value is an integer from 0 to 10:
| Value | Mode |
|---|---|
| 0 | ShowAll |
| 1 | NoBorder |
| 2 | ExactFit |
| 3 | NoScale |
| 4 | Low |
| 5 | AutoLow |
| 6 | AutoHigh |
| 7 | High |
| 8 | Best |
| 9 | AutoMedium |
| 10 | Medium |
Supported Flash versions
| Flash version | Status |
|---|---|
| 3 | ✓ |
| 4 | ✓ |
| 5 | ✓ |
| 6 | ✓ |
| 7 | ✓ |
| 8 | ✓ |
| 9 | ✓ |
| 10 | ✓ |
| 11 | ✓ |
| 12+ | ✓ |