MULTIMEDIA

Eigenschaft

Datentyp

Beschreibung

Standard

file

resource / stdWrap

Die Multimediadatei. Dateitypen:

txt, html, htm

Wird direkt eingefügt

class

Java-Applet

swf

Flash-Animation

swa, dcr

Shockwave-Animation

wav, au

Sound

avi, mov, asf, mpg, wmv

Film (AVI, QuickTime, MPEG4)

params

string / stdWrap

Die Parameter für das Multimedia-Objekt. Wird benutzt, um Parameter wie width und height anzugeben.

Beispiel:
width=200
height=300

... erzeugt einen Tag wie '<embed ... width="200" height="300">'

height=

Ein leerer String entfernt den Parameter.

stdWrap

-> stdWrap

 

 

au, wav

width of control

Standard 200

height of control

Standard 16

loop = true/false

autostart = true/false

avi, mov, asf, mpg, wmv

width of control

Standard 200

height of control

Standard 200

autostart = true/false

(nicht bei "mov")

swf, swa, dcr

width

Browservorgabe, ca. 200

height

Browservorgabe, ca. 200

quality

Standard "high"

class

height

Standard 200

width

Standard 200


Kommentare von registrierten Benutzern:

Kommentar von: Tetramatrix

18. 07. 2007, 18:06
@just2b: Es muß so heißen:

Typoscript:Zeilennummerierung:  An / Aus

  1. temp.flash = MULTIMEDIA
  2. temp.flash {
  3. file = fileadmin/flash/startseitemp.swf
  4. params (
  5. width=351
  6. height=136
  7. pluginspage = http://macromedia.com/go/getflashplayer
  8. type = application/x-shockwave-flash
  9. quality= high
  10. wmode = transparent
  11. )
  12. }


Profil

Kommentar von: Heiko Trömel

01. 07. 2007, 17:23
Wer nun das Zeug aus der Datenbank holen will:
multimedia = MULTIMEDIA
multimedia {
file {
field=multimedia
wrap=uploads/media/|
}
params.field = bodytext
}

Natürlich verhält sich 'file' nicht so wie beim IMAGE-Objekt aber wer nicht kobeln will sollte eben kein Typo3 benutzen....

Profil

Kommentar von: just2b

13. 09. 2006, 14:46
Und ein Beispiel dazu:

Typoscript:Zeilennummerierung:  An / Aus

  1. temp.flash = MULTIMEDIA
  2. temp.flash {
  3. file = fileadmin/flash/startseitemp.swf
  4. pluginspage = http://macromedia.com/go/getflashplayer
  5. type = application/x-shockwave-flash
  6. quality= high
  7. wmode = transparent
  8. params (
  9. width=351
  10. height=136
  11. )
  12. }


Profil



Seite drucken
 
TYPO3 Version 4.2.0 testen

TYPO3 Ver. 4.2.0 testen

Testen Sie die neue TYPO3 Version 4.2.0 kostenlos für einen Monat

TYPO3 Bücher

TYPO3 Workshops


TYPO3 Einführungsschulung
in Berlin:
Montag, 07.07.
in Espelkamp:
Montag, 04.08.

TYPO3 Intensivschulung
in Espelkamp:
Mi., 06.08. - Fr., 08.08.
in Würzburg:
Mo., 18.08. - Mi., 20.08.
in Köln:
Mo., 01.09. - Mi., 03.09.
in Berlin:
Mi., 24.09. - Fr., 26.09.

TYPO3 Extensionschulung
in Berlin:
Mo., 14.07. - Mi., 16.07.
in Espelkamp:
Mo., 11.08. - Mi., 13.08.