NewsForums
English(US)
English(UK)
Deutsch
Français
Italiano
Español
Português (PT)
Português (BR)
中文(简体)
中文(繁體)
日本語
Polski
Русский
Türkçe
Download Free Studio 2013
YouTube, video, MP3, photo
downloaders, converters and uploaders
One installation for 48 freeware!
Follow us

Multi MP3 Player Settings

When your file is converted to MP3 you get the file 01.xml and the following HTML code:
<object id="Object1" type="application/x-shockwave-flash" data="player_mp3_multi.swf" width="300" height="74">
<param name="movie" value="player_mp3_multi.swf" />
<param name="wmode" value="opaque" />
<param name="autoplay" value="true" />
<param name="autoload" value="true" />
<param name="FlashVars" value="config=01.xml" />
</object>

There are some parameters in the file 01.xml which you can change by yourself. They are:

playlist
It sets a playlist of mp3 files to playback. Each line in the file contains URL of mp3. You can add a title after | (for example, my_mp3.mp3|my_title).

autoplay
It sets automatic or manual start of the audio playback.
Possible values of this parameter:
If the value is 1 / true playback starts automatically after loading a web page, otherwise (autoplay=0 / false) playback starts after pressing the Play button.

shuffle
Set the value of this parameter 1 to shuffle audio tracks, otherwise set 0.

loop
It sets automatic loop playback.
Possible values of this parameter:
If the value is 1 mp3 player supports loop playback, otherwise (loop=0) it doesn't.

volume
It sets an initial volume. Possible values of this parameter are between 0 and 200.

You can add or remove player elements and buttons:

showlist
Set the value of this parameter 1 to show the playlist, otherwise set showlist=0.

showinfo
Set the value of this parameter 1 to show the Info button, otherwise set showinfo=0.

showvolume
Set the value of this parameter 1 to show the Volume Control, otherwise set showvolume=0.

showslider
Set the value of this parameter 1 to show the player bar, otherwise set showslider=0.

showloading
It sets a loading bar display mode. Possible values of this parameter: always, autohide or never.

showplaylistnumbers
Set the value of this parameter 1 to show playlist numbers, otherwise set showplaylistnumbers=0.

You can also set colors of the player elements to match your web site:

loadingcolor
It sets a color of the loading bar.

bgcolor
It sets a background color of the player.

bgcolor1
It sets the first (upper) color of the player background gradient.

bgcolor2
It sets the second (lower) color of the player background gradient.

buttoncolor
It sets a color of buttons.

buttonovercolor
It sets a hover color of player buttons.

slidercolor1
It sets the first (upper) color of the seek bar gradient.

slidercolor2
It sets the second (lower) color of the seek bar gradient.

sliderovercolor
It sets a hover color of the seek bar.

textcolor
It sets a color of the text.

playlistcolor
It sets a background color of the playlist.

playlistalpha
It sets a playlist background transparency. Possible values of this parameter are between 0 and 100.

currentmp3color
It sets a color of a selected track.

scrollbarcolor
It sets a color of the scrollbar.

scrollbarovercolor
It sets a hover color of the scrollbar.

Besides you can navigate your audio using a keyboard:

space
Play/Pause

P
Play/Pause

S
Stop

I
Show information

left
5 seconds backward

right
5 seconds forward

up
Volume up

down
Volume down

+
Volume up

-
Volume down

Here you can find information about parameters of other flash player types:

button player
It has just a Play/Pause button. Click here to learn more.

mini player
It has a full set of buttons and a lot of different functions. Click here to learn more.

classic player
It has a standart set of buttons and functions. Click here to learn more.

maxi player
It has a full set of buttons and a lot of different functions. Click here to learn more.

new button player
Click here to learn more.