MP3 Flashplayer
Have you ever wanted to host your own audio files online and be able to listen to them in a WackoWiki environment? Do you want your recorded speeches to be shared within your WackoWiki-Community? For you to do that, and everything else you could possibly think of we integrated this little flash player. This is how you weave it into your text:
action: shows a little flasplayer which can play mp3 files
- call action: {{fplayer [url="http://link.en/to/sound.mp3"] [bgcolor="fff"] [autoplay="0"] [autorepaly="0"] [allowregonly="1"] [dlsAllow="j"] cpmpf="CCL Autor"}}
- parameter url Place exact url path to your audio here, e.g.: url="http://link.en/to/sound.mp3" .
- parameter bgcolor define background color, e.g: bgcolor="fff"
- parameter autoplay Do you want your player to start the moment the page opens? Default is set to 0, which means no autoplay
- parameter autoreplay, Your sound will be looped if you set this value to 1
- parameter allowregonly, value 1 so that only registered users can listen to this audio file
- parameter dlsAllow, either n to hide the downloadlink, or j to show it.
- parameter cpmpf, You explicitly need to state the licence or author. Else your audiofiles automatically will be public domain. We consider to remove unlawfully placed sounds.
Transmission confirmation
If you need a transmission confirmation when your audio source has been listened to set the following parameter:
- parameter sbemail, e-mail address of the recipient (Default is set to webradioverband)
- parameter sbtitel, titel
- parameter sbempf, name of recipient
- parameter sbfirma, name of firm
Some examples of the usage can be found
here [german].
Please read installation instruction