User Guide

340 Chapter 15: Publishing
Description
(Optional) Specifies where a scaled Flash SWF file is positioned within the area defined by the
width and height settings. For more information about these conditions, see scale attribute/
parameter” on page 339.
L, R, T, and B align the application along the left, right, top or bottom edge, respectively, of the
browser window and crop the remaining three sides as needed.
TL and TR align the application to the top left and top right corner, respectively, of the browser
window and crop the bottom and remaining right or left side as needed.
BL and BR align the application to the bottom left and bottom right corner, respectively, of the
browser window and crop the top and remaining right or left side as needed.
If this attribute is omitted, the Flash content is centered in the browser window.
base attribute
Value
base directory or URL
Description
(Optional) Specifies the base directory or URL used to resolve all relative path statements in the
Flash SWF file. This attribute is helpful when your SWF files are kept in a different folder from
your other files.
menu attribute/parameter
Value
true
| false
Template variable: $ME
Description
(Optional) Specifies what type of menu appears when the viewer right-clicks (Windows) or
Command-clicks (Macintosh) the application area in the browser.
true shows the full menu, which gives the user several options to enhance or control playback.
false shows a menu that contains only the About Macromedia Flash Player 6 option and the
Settings option.
The default value is
true if this attribute is omitted.
wmode attribute/parameter
Value
Window
| Opaque | Transparent
Template variable: $WM