FLASH CS3
User Guide
441
Parameters and attributes
The following tag attributes and parameters describe the HTML code that the Publish command creates. Refer to
this list as you write custom HTML to show Flash content. Unless noted, all items apply to both the
object
and
embed
tags. Optional entries are noted. Internet Explorer recognizes parameters used with the
object
tag; Netscape
recognizes the
embed
tag. Attributes are used with both the
object
and
embed
tags. When you customize a template,
you can substitute a template variable (identified in the Value section for each parameter in the following list) for the
value.
Note:
The attributes and parameters listed in this section are shown in lowercase to comply with the XHTML standard.
See also
“HTML publishing templates” on page 435
devicefont attribute/parameter
Value
true | false
Template variable:
$DE
Description
(Optional) Specifies whether static text objects are rendered in device fonts, even if the Device Font option is not
selected. This attribute applies when the necessary fonts are available from the operating system.
src attribute
Value
movieName.swf
Template variable:
$MO
Description
Specifies the name of the SWF file to be loaded. Applies to the
embed
tag only.
movie parameter
Value
movieName
.swf
Template variable:
$MO
Description
Specifies the name of the SWF file to be loaded. Applies to the
object
tag only.
classid attribute
Value
clsid:d27cdb6e-ae6d-11cf-96b8-444553540000
Description
Identifies the ActiveX control for the browser. The value must be entered exactly as shown. Applies to the
object
tag only.