Editing Flash HTML settings 491
width attribute
Value
n or n%
Template variable: $WI
Description
Specifies the width of the application either in pixels or as a percentage of the browser
window.
height attribute
Value
n or n%
Template variable: $HE
Description
Specifies the height of the application either in pixels or as a percentage of the browser
window.
codebase attribute
Value
http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/
swflash.cab#version=7,0,0,0
Description
Identifies the location of the Flash Player ActiveX control so that the browser can
automatically download it if it is not already installed. The value must be entered exactly as
shown. Applies to the
object tag only.
NOTE
Because Flash applications are scalable, quality doesn’t degrade at different sizes if the
aspect ratio is maintained. (For example, the following sizes all have a 4:3 aspect ratio:
640 x 480 pixels, 320 x 240 pixels, and 240 x 180 pixels.)