Video embedded using HTML 5 video tag

Video embedded using HTML 5 video tag and Flash gizmo as backup. Contast this with previous post, which was updated to include clever javascript to account for Safari/Firefox issues.

This text will be replaced

var so = new SWFObject(‘https://www.uvm.edu/~waw/podcast_folder/player.swf’,’mp1′,’400′,’300′,’9′);
so.addParam(‘allowfullscreen’,’true’);
so.addParam(‘allowscriptaccess’,’always’);
so.addParam(‘wmode’,’opaque’);
so.addVariable(‘file’,’http://www.uvm.edu/~waw/podcast_folder/sugarbush20110501.m4v’);
so.addVariable(‘oncomplete’,’rewind’);
so.addVariable(‘bufferlength’,’2′);
so.addVariable(‘autostart’,”);
so.addVariable(‘controlbar’,’bottom’);
so.write(‘mediaspace31682’);

About Wesley Wright

Born on a mountain top near New York City, Craziest state in the land of the pretty. Raised in the woods so's he knew every tree, Killed him a bear when he was only three.
This entry was posted in Projects, Video and Audio, Web Publishing Support. Bookmark the permalink.