ActionScript 2.0 Components Language Reference |
|
|
|
| FLVPlayback Component > Using a SMIL file > <meta> | |||
Flash Professional 8.
<meta/>
base
<layout>
None.
Contains the base attribute which specifies the location (RTMP URL) of the source FLV files.
The following example shows a meta tag for a base location on myserver:
<meta base="rtmp://myserver/mypgm/" >
|
|
|
|