MACROMEDIA FLASH 8-COMPONENTS LANGUAGE Reference page 717

Components language reference
Table of Contents

Advertisement

Example
The following example shows a SMIL file specifying three FLV files:
<smil>
<head>
<meta base="rtmp://myserver/mypgm/" >
<layout>
<root-layout width="240" height="180" >
</layout>
</head>
<body>
<switch>
<video src="myvideo_mdm.flv" system-bitrate="56000"
dur="3:00.1">
<video src="myvideo_isdn.flv" system-bitrate="128000"
dur="3:00.1">
<ref src="myvideo_cable.flv" dur="3:00.1"/>
</switch>
</body>
</smil>
<head>
Availability
Flash Professional 8.
Usage
<head>
...
child tags
...
</head>
Attributes
None.
Child tags
,
<meta>
<layout>
Parent tag
<smil>
Using a SMIL file
715

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

Subscribe to Our Youtube Channel

This manual is also suitable for:

Flash 8

Table of Contents