
492
Publishing
pluginspage attribute
Value
http://www.macromedia.com/shockwave/download/
index.cgi?P1_Prod_Version=ShockwaveFlash
Description
Identifies the location of the Flash Player plug-in so that the user can download it if it is not
already installed. The value must be entered exactly as shown. Applies to the
embed
tag only.
swliveconnect attribute
Value
true | false
Description
(Optional) Specifies whether the browser should start Java when loading Flash Player for the
first time. The default value is
false
if this attribute is omitted. If you use JavaScript and
Flash on the same page, Java must be running for the
fscommand()
function to work.
However, if you use JavaScript only for browser detection or another purpose unrelated to
fscommand()
actions, you can prevent Java from starting by setting
SWLIVECONNECT
to
false
.
You can also force Java to start when you are not using JavaScript with Flash by explicitly
setting the
SWLIVECONNECT
attribute to
true
. Starting Java substantially increases the time it
takes to start a SWF file; set this tag to
true
only when necessary. Applies to the
embed
tag
only.
Use the
fscommand()
action to start Java from a stand-alone projector file.
play attribute/parameter
Value
true | false
Template variable:
$PL
Description
(Optional) Specifies whether the application begins playing immediately on loading in the
web browser. If your Flash application is interactive, you might want to let the user initiate
play by clicking a button or performing another task. In this case, set the
play
attribute to
false
to prevent the application from starting automatically. The default value is
true
if this
attribute is omitted.
Summary of Contents for FLASH 8-FLASH
Page 1: ...Using Flash ...
Page 12: ...12 Contents ...
Page 110: ...110 Using Symbols Instances and Library Assets ...
Page 128: ...128 Working with Color Strokes and Fills ...
Page 156: ...156 Drawing ...
Page 190: ...190 Working with Text ...
Page 224: ...224 Working with Graphic Objects ...
Page 270: ...270 Creating Motion ...
Page 310: ...310 Working with Video ...
Page 362: ...362 Working with Screens Flash Professional Only ...
Page 386: ...386 Creating Multilanguage Text ...
Page 454: ...454 Data Integration Flash Professional Only ...
Page 500: ...500 Publishing ...
Page 534: ...534 Creating Accessible Content ...