====== Plugin: Flashplayer ======
===== Beschreibung =====
Dieses Plugin dient zur Anzeige von Multimedia-Dateien
===== Syntax =====
flashvars
Replace x and y with the height and width you would like, note that the slider is 20 pixels high, so if you want to display a movie that is 240 in height you would enter height=260.
Replace flashvars with the variables defined in the documentation for the player. This can be found at:\\
/lib/plugins/flashplayer/flash_media_player/readme/readme.html
The most basic flashvars string would be like:
file=http:///
\\
===== Beispiele =====
**Beispiel 1:** Tanzboden (Klaus Trabitsch)
file=http://localhost/dokuwiki0/media/wiki/tanzboden.mp3
\\
**Beispiel 2:** Vom Leben der Natur (18.10.2008)
file=http://oe1.orf.at/download/hoerprobe/200810171001/c0288231bc768b3685c6a746c278e18c/OE1_NAT081017_HP.mp3
\\
**Beispiel 3:** Webseite von Tanja Schmidt
\\
[[http://tanjaschmidt.de]] (used for playing mp3-files)
\\
\\
**Beispiel3:** Playerwerbung\\
file=video.flv&image=preview.jpg
===== Quelle =====
Dieses Plugin ist eine von [[http://arnowelzel.de/wiki/misc/flashplayer|Arno Wetzel]] verbesserte Version eines Plugins von Sam Hall, [[http://www.dokuwiki.org/plugin:flashplayer|Plugin Flashplayer]]