Publishing > Editing Flash HTML settings > SCALE

 

SCALE

Value

showall | noborder | exactfit

Template variable: $SC

Description

(Optional) Defines how the movie is placed within the browser window when WIDTH and HEIGHT values are percentages.

Default (Show all) makes the entire movie visible in the specified area without distortion, while maintaining the original aspect ratio of the movie. Borders may appear on two sides of the movie.

No Border scales the movie to fill the specified area, without distortion but possibly with some cropping, while maintaining the original aspect ratio of the movie.

Exact Fit makes the entire movie visible in the specified area without trying to preserve the original aspect ratio. Distortion may occur.

The default value is showall if this attribute is omitted (and WIDTH and HEIGHT values are percentages).