494 Publishing
The default value for quality is high if this attribute is omitted.
bgcolor attribute/parameter
Value
#RRGGBB (hexadecimal RGB value)
Template variable:
$BG
Description
(Optional) Specifies the background color of the application. Use this attribute to override the
background color setting specified in the Flash SWF file. This attribute does not affect the
background color of the HTML page.
scale attribute/parameter
Value
showall | noborder | exactfit
Template variable: $SC
Description
(Optional) Defines how the application is placed within the browser window when width
and
height values are percentages.
Showall (Default) makes the entire Flash content visible in the specified area without
distortion while maintaining the original aspect ratio of the application. Borders can appear
on two sides of the application.
Noborder scales the Flash content to fill the specified area, without distortion but possibly
with some cropping, while maintaining the original aspect ratio of the application.
Exactfit makes the entire Flash content visible in the specified area without trying to preserve
the original aspect ratio. Distortion can occur.
The default value is
showall if this attribute is omitted (and width and height values
are percentages).
align attribute
Value
Default | L | R | T | B
Template variable:
$HA