Free Studio 5
download one installation for 45 freeware!
Download, convert, upload, rip & burn
Follow us
News
DVDVideoSoft's 5th Birthday
January 23rd, 2012

We are glad to announce that this week DVDVideoSoft celebrates its 5th birthday and invites you to join the celebration by running our contests dedicated to our programs. Don't miss your chance to win Rocket Subscriprion! Learn more about terms of the contest on our pages in Twitter, Facebook, etc.

1-Month Christmas Trial for Rocket Subscription
December 23rd, 2012

We wish you a Merry Christmas and a Happy New 2012 Year! As a present we give everybody a chance to try Rocket Subsription and get accelerated download and conversion speed for FREE.
Get a Free Activation Key for Rocket Subscription. The key will be valid from this day till January 31st, 2012 and it does not depend on the date when you activated it. For those who have already purchased Rocket Subsription, it will be prolonged for one month.

More Improvements in Free Studio 5.3.2
December 8th, 2011

All converters preserve aspect ratio after conversion (previously aspect ratio was ignored), Free Video Dub has a decreased minimal size of the program window and the program was localized to all supported languages. A new option has been introduced in YouTube downloading programs: “Skip downloading if the file already exists” plus fixes on Video Detection error.
Download Free Studio 5.3.2 now!

Free newsletter

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.

sliderovercolor
It sets a hover 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.