Difference between revisions of "Help:Posting mp3"
From Korean Wiki Project
DigitalSoju (Talk | contribs) (New page: ==Posting an Mp3== This site uses the [http://www.mediawiki.org/wiki/Extension:FlashMP3 Flashmp3] extention to play mp3s. This site has a 2 mb limit on mp3 uploads, so use a low bitrate. ...) |
(No difference)
|
Revision as of 14:32, 1 February 2009
Posting an Mp3
This site uses the Flashmp3 extention to play mp3s. This site has a 2 mb limit on mp3 uploads, so use a low bitrate.
Examples
<flashmp3>mymp3.mp3</flashmp3>
Plays an uploaded mp3-file called mymp3.mp3.
<flashmp3>http://www.somedomain.com/mp3/mymp3.mp3</flashmp3>
Plays the remote mp3-file from the URL http://www.somedomain.com/mp3/mymp3.mp3.
<flashmp3>mymp3.mp3,yourmp3.mp3|autostart=yes|loop=yes</flashmp3>
Plays the two uploaded files mymp3.mp3 and yourmp3.mp3 one after the other, autostarts playing when the site is loaded and loops the files.
Parameter Reference
| Option | Effect |
|---|---|
| autostart=yes | The player will automatically open and start to play the track (default value is no) |
| loop=yes | The track will be looped indefinitely (default value is no) |
| bg=0xHHHHHH | Background colour option (where HHHHHH is a valid hexadecimal colour value such as FFFFFF or 009933) |
| leftbg=0xHHHHHH | Left background colour |
| rightbg=0xHHHHHH | Right background colour |
| rightbghover=0xHHHHHH | Right background colour (hover) |
| lefticon=0xHHHHHH | Left icon colour |
| righticon=0xHHHHHH | Right icon colour |
| righticonhover=0xHHHHHH | Right icon colour (hover) |
| text=0xHHHHHH | Text colour |
| slider=0xHHHHHH | Slider colour |
| loader=0xHHHHHH | Loader bar colour |
| track=0xHHHHHH | Progress track colour |
| border=0xHHHHHH | Progress track border colour |
Error: file 02.mp3 not found