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)