Using ActionScript 3.0 Components |
|
|
|
| Using the 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/myapp/" />
|
|
|
|