Login / Status
developer.Resource
Home . Documentation . Document Library
Sponsors
hosted by punkt.deTYPO3 and Open Source Magazine

8.27. MULTIMEDIA:

Property:

Data type:

Description:

Default:

file

resource /stdWrap

The multimedia file. Types are:

txt, html, htm:Inserted directly

class:Java-applet

swf:Flash animation

swa, dcr:ShockWave Animation

wav,au:Sound

avi,mov,asf,mpg,wmv:Movies (AVI, QuickTime, MPEG4)

params

string /stdWrap

This is parameters for the multimedia-objects. Use this to enter stuff like with and height:

Example:

width=200

height=300

... will generate a tag like '<embed .... width="200" height="300">'

height=

An empty string will remove the parameter from the embed-tag

stdWrap

->stdWrap

[tsref:(cObject).MULTIMEDIA]

au, wav:

width of control(default 200)

height of control(default 16)

loop = true / false

autostart = true/false

avi,mov,asf,mpg,wmv:

width of control(default 200)

height of control(default 200)

autostart = true/false    (not "mov", see below for example)

swf,swa,dcr:

width (browserdefault approx. 200)

height (browserdefault approx. 200)

quality(default "high")

class:

width(default 200)

height(default 200)

QuickTime (mov) example:

WIDTH=256 
HEIGHT=208
autoplay=TRUE
CONTROLLER=true 
LOOP=false 
PLUGINSPAGE= http://www.apple.com/quicktime/