flowplayer("player", {src:'/flowplayer/flowplayer-3.2.2.swf',wmode:'transparent'},{ 
plugins: {
		controls: {
			fullscreen: false,
			height: 30,
			autoHide: false
		}
	},      
clip:  { 
             autoPlay: false, 
             autoBuffering: true 
       } 
});
