This component will draw a quicktime player. This component should not contain childnodes.
<fm:Quicktime mid="12345" width="400" height="300" autoPlay="1" />
Name | Required | Default | Description |
---|
Name | Required | Default | Description |
---|---|---|---|
mid | Required | The ID of the file | |
width | Optional | 480 | Width of the player |
height | Optional | 360 | Height of the player |
autoPlay | Optional | 0 | Automatically play the video after it loads |
class | Optional | Add a HTML class | |
id | Optional | Add a HTML id | |
style | Optional | Add a HTML style |
This component defines no template variables.