Vaymax is the new leader among the modern multimedia players. The player is very easy to use, you can define different settings and size. Very friendly and easy to use interface is convenient for you to watch video online fast and handy.

Vaymax is a free multimedia player that supports the most popular audio and video formats. It is the perfect tool for watching video almost from any kind of sources.

The playlist can be of any size and can support different styles. You can create your own style without compiling SWF file. Private parameters can be set with the help of JS (java script) script.

Support of different playmodes, Its very functional, Low using of processor’s performance, Support of different subtitles and playlists, Support of UTF-8 code.

Using Google Analytics you can track events in the player. The player transfers the data of the most watching video and display the common views.

Vaymax can display statistic and dynamic advertising. Supports 6 types of advertising with unlimited capabilities.

Awesome player,- www.vaymax.net

Player code example:
Code: 
<script type="text/javascript" src="http://www.vaymax.net/player/htm/jsc/swfobject.js"></script>
<script type="text/javascript">

function vxp(){
var vx = new SWFObject('http://www.vaymax.net/player/vx.player.9.1.1.swf','jsp','960','500','9');
vx.addParam("allowfullscreen","true");
vx.addParam('allowscriptaccess','always');
vx.addParam('wmode','opaque');

// player options
vx.addVariable("vxpw","960"); // player width
vx.addVariable("vxph","500"); // player height
vx.addVariable("vxvw","960"); // video width
vx.addVariable("vxvh","460"); // videos height

// other options
vx.addVariable("vxpa","1");   // autoscroll: 0-no, 1-yes
vx.addVariable("vxpr",'1');   // playrandom: 0-no, 1-yes
vx.addVariable("vxps",'1');   // autostart: 0-no, 1-yes
vx.addVariable("vxpb",'1');   // showplay button: 0-no, 1-yes
vx.addVariable("vxpp",'1');   // autoplay: 0-no, 1-yes (playlist)
vx.addVariable("vxbs",'1');   // showstop button: 0-no, 1-yes
vx.addVariable("vxbd",'1');   // showtime: 0-no, 1-yes
vx.addVariable("vxpn",'1');   // shownavigation: 0-no, 1-yes

// google analytics
vx.addVariable("vxga",'ga');  // gu-Urchin, ga-pageTracker, gq-trackPageview (new code)
vx.addVariable("vxgp",'/video');  // pagename (for google analytics)

// video options
vx.addVariable("video", "http://www.vaymax.net/player/xml/en/promo.xml"); // video
vx.addVariable("bufferlength", "5"); // bufferlength
vx.addVariable("volume", "100"); // audio volume

vx.write("vplayer");
}

</script>
Drinkordie Reviewed by Drinkordie on . VAYMAX HD Player - alternative to JW or Flow http://i.imgur.com/y2gO3.jpg Vaymax is the new leader among the modern multimedia players. The player is very easy to use, you can define different settings and size. Very friendly and easy to use interface is convenient for you to watch video online fast and handy. Vaymax is a free multimedia player that supports the most popular audio and video formats. It is the perfect tool for watching video almost from any kind of sources. The playlist can be of any size and can support different Rating: 5