Wählen Sie Ihre Sprache:

<we:quicktime>

Since version: 3.0.0.0 | Requires endtag: no

Description

This tag is used to add a quicktime movie managed by webEdition to a document.

Attributes

name

Default value: - | since version: 3.0.0.0 | required: yes

Set this Attribute to a unique name within the template.


width

Default value: - | since version: 3.0.0.0 | required: no

Set this Attribute to the width of the quicktime movie.


height

Default value: - | since version: - | required: no

Set this Attribute to the height of the quicktime movie.


showcontrol

Default value: - | since version: 3.2.0.0 | required: no

If this attribute is set to "true" or is not set, the control elements of the movie, like play or stop, are displayed for the editor.

Allowed values:

  • true
  • false

showquicktime

Default value: - | since version: 3.2.0.0 | required: no

If this attribute is set to "true" or is not set, the quicktime movie wil be displayed for the editor in the edit-view. The page can be loaded faster if the attribute is set to "false" and thus the movie is not displayed.

Allowed values:

  • true
  • false

xml

Default value: - | since version: - | required: no

Setting this attribute to "true" generates code conforming to the XHTML standard. Leaving it unset or setting it to "false" generates HTML code.

Allowed values:

  • true
  • false

cachelifetime

Default value: 0 | since version: 4.2.0.0 | required: no

With this attribute you define the validity of the Cache in seconds for this we:Tag. This attribute is used only if cache type defined in the template is we:Tag Cache or Cache is disabled.


Syntax

<we:quicktime name="attribute" [width="attribute"] [height="attribute"] [showcontrol="true|false"] [showquicktime="true|false"] [xml="true|false"] [cachelifetime="attribute"] />