User Guide
714 FLVPlayback Component (Flash Professional Only)
The following example shows a progressive download for a single FLV file that does not use
bandwidth detection:
<smil>
<head>
<layout>
<root-layout width="240" height="180" />
</layout>
</head>
<body>
<video src=""myvideo.flv" />
</body>
</smil>
<smil>
Availability
Flash Professional 8.
Usage
<smil>
...
child tags
...
</smil>
Attributes
None.
Child tags
<head>, <body>
Parent tag
None.
Description
Top level tag, which identifies a SMIL file.