Views

Sound-Player Extension Test

The Wiki of Unify contains information on clients and devices, communications systems and unified communications. - Unify GmbH & Co. KG is a Trademark Licensee of Siemens AG.

Revision as of 15:05, 9 August 2006 by Stefan.muenz (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Below you see a little mp3 player! It plays the song stated right.

<mp3>src=Freunde_sind_wichtig.mp3|width=120|height=55|text=Freunde sind wichtig
duration: 1:48, size 1.307.794 Bytes</mp3>

Steps to embed MP3 sound files

  1. Upload the mp3 file (in this wiki, you can upload files with .mp3 extension). Remember the file name!
  2. Edit the page where you want to embed the sound file. Go to the position in the page contents where you want to embed the flash movie.
  3. Enter something like this: <mp3>src=Freunde_sind_wichtig.mp3|width=120|height=55|text=Freunde sind wichtig</mp3>
  4. Save your page and try it out!

Hints to the embed syntax

  • The embed markup is <mp3>...</mp3>
  • Between <mp3> and </mp3> you enter the desired data for the sound file.
  • With src= you specify the mp3 file. Note that the first character of file names has to be uppercase if it is a letter, even if you entered a lowercase first letter.
  • Width width= and height= you specify the display dimension of the mp3 player.
  • With text= you can place information about the sound or music.