Help

Mini MP3 Player Settings

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

There are some parameters in the code which you can change by yourself. They are:

mp3
It sets URL of the mp3 file to be played.

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 the web page, otherwise (autoplay=0 / false) playback starts after pressing the Play button.

autoload
It sets automatic loading of the audio.
Possible values of this parameter:
If the value is 1 / true the audio starts loading automatically, otherwise (autoload=0 / false) loading begins after pressing the Play button.

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:

showstop
Set the value of this parameter 1 to show the Stop button, otherwise set showstop=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.

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

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.

loadingcolor
It sets a color of the loading bar.

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.

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

+
Volume up

-
Volume down

You can also control the player with Javascript:

PLAY
document.getElementById("myFlash").SetVariable("player:jsPlay", "");

PAUSE
document.getElementById("myFlash").SetVariable("player:jsPause", "");

STOP
document.getElementById("myFlash").SetVariable("player:jsStop", "");

Volume level
document.getElementById("myFlash").SetVariable("player:jsVolume", "50");

Change URL of an audio track
document.getElementById("myFlash").SetVariable("player:jsUrl", "http://my.mp3");

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

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

classic player
It has a standard 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.

multi player
It plays several audio tracks, has a full set of buttons and a lot of different functions. Click here to learn more.
News:
Free Studio 4.4 Beta Released

Beta version of new Free Studio is available for our fans on Facebook. Free YouTube to DVD Converter is coming soon.

February 19th, 2010
The Best MP3 Quality Presets

Now we offer “EXTREME” and “INSANE” mp3 quality presets for very demanding users. YouTube tools now download complete show lists...

February 15th, 2010
Facebook Integration and Burners Update

Join our group on Facebook to get beta versions of our programs and to support us! We have updated burning applications by adding new engines and introducing support of .ISO files.

February 10th, 2010

Formats:
avi, divx, xvid, dvd, h264, mpg, mpeg2, mpeg, mp4, vob, swf, dvr-ms, dat, mov, qt, wmv, asf, 3gp, 3g2, dv, flv, h263

Copyright 2006-2010, www.dvdvideosoft.com, DVDVideoSoft Limited. All rights reserved