Using ActionScript 3.0 Components |
|
|
|
| Using the FLVPlayback Component > Using a SMIL file > <root-layout> | |||
Flash Professional 8.
<root-layout...attributes.../>
Width, height
None.
<layout>
Specifies the width and height of the FLV file.
The following example specifies the layout of 240 pixels by 180 pixels:
<root-layout width="240" height="180" />
|
|
|
|