Scale

Syntax

string Scale;

Description

Specifies the scaling mode of the Flash movie:

ValueDescription
ShowAllMakes the entire movie visible without distortion, maintaining aspect ratio. Borders may appear.
NoBorderScales to fill the area without distortion but may crop.
ExactFitScales the movie to fill the entire area without preserving aspect ratio, causing distortion.
NoScaleDisplays the movie at its original size.
LowRenders at low quality.
AutoLowSwitches quality based on performance.
AutoHighSwitches quality based on performance.
HighRenders at high quality.
BestRenders at best quality.
AutoMediumSwitches to medium quality automatically.
MediumRenders at medium quality.

Supported Flash versions

Flash versionStatus
3
4
5
6
7
8
9
10
11
12+