fm:Quicktime


This component will draw a quicktime player. This component should not contain childnodes.

Example

<fm:Quicktime mid="12345" width="400" height="300" autoPlay="1" />

Supported attributes

NameRequiredDefaultDescription
NameRequiredDefaultDescription
midRequiredThe ID of the file
widthOptional480Width of the player
heightOptional360Height of the player
autoPlayOptional0Automatically play the video after it loads
classOptionalAdd a HTML class
idOptionalAdd a HTML id
styleOptionalAdd a HTML style

Template variables

This component defines no template variables.