MACROMEDIA FLASH 8-COMPONENTS LANGUAGE Reference page 721

Components language reference
Table of Contents

Advertisement

Example
The following example specified three FLV files, two using the
tag:
ref
<body>
<switch>
<video src="myvideo_mdm.flv" system-bitrate="56000"
<video src="myvideo_isdn.flv" system-bitrate="128000" dur="3:00.1">
<ref src="myvideo_cable.flv" dur="3:00.1"/>
</switch>
</body>
<video>
Availability
Flash Professional 8.
Usage
<video...attributes.../>
Attributes
,
src
system-bitrate
Child tags
None
Parent tag
<body>
Description
Synonymous with the
name of the source FLV file and its duration. The
(00:03:00:01) and partial (03:00:01) time formats.
Example
The following example sets the source and duration for a video:
<video src="myvideo_mdm.flv" dur="3:00.1">
,
dur
tag. Supports the
<ref>
video
and
attributes, which specify the
src
dur
attribute supports the full
dur
tag, and one using the
dur="3:00.1">
Using a SMIL file
719

Hide quick links:

Advertisement

Table of Contents
loading
Need help?

Need help?

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

Questions and answers

This manual is also suitable for:

Flash 8

Table of Contents