MACROMEDIA FLASH 8-USING FLASH Use Manual page 489

Using flash
Table of Contents

Advertisement

To use both tags, position the
following example:
<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="100"
height="100" codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/
flash/swflash.cab#version=7,0,0,0">
<param name="movie" value="moviename.swf">
<param name="play" value="true">
<param name="loop" value="true">
<param name="quality" value="high">
<embed src="moviename.swf" width="100" height="100" play="true"
loop="true" quality="high"
pluginspage="http://www.macromedia.com/shockwave/download/
index.cgi?P1_Prod_Version=ShockwaveFlash">
</embed>
</object>
If you use both the object and the embed tags, use identical values for each attribute
or parameter to ensure consistent playback across browsers. The parameter
swflash.cab#version=7,0,0,0 is optional, and you can omit it if you don't want to
check for the version number.
Parameters and attributes
The following tag attributes and parameters describe the HTML code created by the Publish
command. You can refer to this list as you write custom HTML to show Flash content. Unless
noted, all items apply to both the
Parameters are used with the
tag is recognized by Netscape. Attributes are used with both the
embed
tags. When you customize a template, you can substitute a template variable (identified in the
Value section for each parameter in the list that follows) for the value. For more information,
see
"Customizing HTML publishing templates" on page
The attributes and parameters listed in this section are shown in lowercase letters
purposely to comply with the XHTML standard.
tag before the closing
embed
and
object
embed
tag and are recognized by Internet Explorer, but the
object
tag, as shown in the
object
tags. Optional entries are noted.
object
482.
Editing Flash HTML settings
and
embed
489

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the FLASH 8-USING FLASH and is the answer not in the manual?

Questions and answers

Subscribe to Our Youtube Channel

This manual is also suitable for:

Flash 8

Table of Contents

Save PDF