Editing Flash Html Settings - Adobe FLASH CS3 PRO User Manual

Hide thumbs Also See for FLASH CS3 PRO:
Table of Contents

Advertisement

Using shorthand template variables
The
(for
tags) and
$PO
object
causes Flash to insert into a template any nondefault values for some of the most common
eters, including
(
PLAY
$PL
(
).
BGCOLOR
$BG
Embedding search metadata
The
(SWF file title) and
$TL
HTML. This ability can make the SWF file more visible to search engines, and provide meaningful search results.
Use the
template variable to include the search metadata as an XML string.
$MD
Sample HTML template
The following Default.HTML template file in Flash includes many of the commonly used template variables:
$TTFlash Only
$DS
Display Adobe Flash Movie in HTML.
$DF
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
$CS
<title>$TI</title>
</head>
<body bgcolor="$BG">
<!--url's used in the movie-->
$MU
<!--text used in the movie-->
$MT
<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000"
codebase="http://fpdownload.adobe.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,0,0
" width="$WI" height="$HE" id="$TI" align="$HA">
<param name="allowScriptAccess" value="sameDomain" />
$PO
<embed $PEwidth="$WI" height="$HE" name="$TI" align="$HA" allowScriptAccess="sameDomain"
type="application/x-shockwave-flash" pluginspage="http://www.adobe.com/go/getflashplayer"
/>
</object>
</body>
</html>

Editing Flash HTML settings

About the HTML document
You need an HTML document to play a SWF file in a web browser and specify browser settings. To control a SWF
file, change or enter HTML parameters in an HTML editor or create custom HTML files.
Flash can create the HTML document automatically when you publish a SWF file.
(for
tags) template variables are useful shorthand elements. Each variable
$PE
embed
),
(
),
(
QUALITY
$QU
SCALE
(description metadata) template variables let you include search metadata in the
$DC
),
(
),
$SC
SALIGN
$SA
WMODE
and
object
embed
(
),
(
), and
$WM
DEVICEFONT
$DE
FLASH CS3
439
User Guide
param-

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the FLASH CS3 PRO and is the answer not in the manual?

Subscribe to Our Youtube Channel

This manual is also suitable for:

Flash cs3 professional

Table of Contents