$(document).ready(function(){
	flowplayer("a.flowplayer", "scripts/flowplayer/flowplayer-3.2.1.swf", {
		clip: {
			autoPlay: false
			}
		});
});	
