- Magister KMW
- Bachelor KMW
- Bachelor Soziologie
- Campus Bibliothek
- Tutorials
- Zitieren mit Citavi
- 1.1 Citavi Picker
- 1.2 ISBN Nummern per Hand einfügen
- 1.3 Dokumententyp eines Titels ändern.
- 1.4 Internet-Quellen in Citavi einfügen
- 2. Citavi Verwalten / Wissensorganisation
- 2.1 Backup eines Citavi Projekts machen
- 2.2 Mit Quellen in Citavi arbeiten
- 3. Mit Citavi Publizieren
- 3.1 Publikationsassitent / Zitate in Word einfügen
- 3.2 Arbeit mit Citavi formatieren / Literaturverzeichnis einfügen
- 3.3 Indirekte Zitate im Text
- 3.4 Indirekte Zitate und Fußnoten
Hinweise zum schreiben eines Beitrags |
- Internet- und E-Mail-Adressen werden automatisch umgewandelt.
- Zeilenumbrüche und Absätze werden automatisch erkannt. Die Tags für Zeilenumbrüche (
<br />) und Absätze (<p></p>) werden automatisch eingefügt. Wenn Absätze nicht erkannt werden, sollten noch einige Leerzeilen eingefügt werden. - Images can be added to this post.
-
SWF Tools Filter
The basic syntax for embedding a flash file (.swf), flash movie (.flv) or audio file (.mp3) is:
[swf file="filename.swf"]If you would like to override SWF Tools and flash player default settings, you can specify additional parameters. For example:
[swf file="song.mp3" flashvars="backcolor=#AABBCC&&forecolor=#11AA11"]If you would like to output a list of files then the format is:
SWF Tools Filter will accept following:[swf files="image1.jpg&&image2.jpg&&..."]- params : You can specify values for parameters to be passed to Flash
to control the appearance of the output. Typical values are
bgcolor and wmode. Example:
params="wmode=true&&bgcolor="#00FF00"Alternatively you can supply each parameter individually without usingparams. Examplewmode="true" bgcolor="#00FF00" - flashvars : You can specify values for output as flashvars, which
become available to the Flash movie that is playing. This is often done
to control a media player. Refer to the documentation of the flash player
you are using to know what flashvar options are available.
Example:
flashvars="autostart=true&&volume=80" - methods : Optional information about how to display the file. The most
common usage is to specify a particular media player and
thus override the default specified on the settings page.
Example:
methods="player=onepixelout_mp3"
WARNING: with params, flashvars and othervars, pass multiple values separated by &&.
- params : You can specify values for parameters to be passed to Flash
to control the appearance of the output. Typical values are
bgcolor and wmode. Example:
