Help

Mini Flash Player Settings

When the video is converted you get the following HTML code:
<object id="player" type="application/x-shockwave-flash"
data="player_flv_mini.swf" width="320" height="240">
<param name="movie" value="player_flv_mini.swf" />
<param name="wmode" value="opaque" />
<param name="allowScriptAccess" value="sameDomain" />
<param name="quality" value="high" />
<param name="menu" value="true" />
<param name="autoplay" value="false" />
<param name="autoload" value="false" />
<param name="FlashVars" value="flv=01.flv&width=320&height=240&autoplay=0
&autoload=0&buffer=5&playercolor=000000&loadingcolor=838383&buttoncolor=ffffff
&slidercolor=ffffff" />
</object>

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

width
It sets the video width (in pixels). This parameter has to be an integer positive value.
The minimal value is 160 pixels.
This parameter is seen twice in the code and so if you change its value you must change it twice.

height
It sets the video height (in pixels). This parameter has to be an integer positive value.
The minimal value is 120 pixels.
This parameter is seen twice in the code and so if you change its value you must change it twice.

autoplay
It sets automatic or manual start of the video 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 video.
Possible values of this parameter:
If the value is 1 / true the video starts loading automatically, otherwise (autoload=0 / false) loading begins after pressing the Play button.

buffer
It sets a number of seconds to buffer.

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

playercolor
It sets a color of the player bar.

loadingcolor
It sets a color of the loading bar.

buttoncolor
It sets a color of buttons.

slidercolor
It sets a color of the seek bar.

Besides you can navigate your video using a keyboard:

P
Play/Pause

S
Stop

left
5 seconds backward

right
5 seconds forward

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

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 video files, has a full set of buttons and a lot of different functions. Click here to learn more.

Contact us:
technical support: support@dvdvideosoft.com
advertising: adv@dvdvideosoft.com


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