flowplayer("vPlay", "flash/flowplayer-3.2.7.swf", {
    clip:  {
        autoPlay: true,
        autoBuffering: true,
		scale: "fit"
    }
}).ipad();

