Get the latest Flash Player to see this player.
[Javascript required to view Flash movie, please turn it on and refresh this page]
document.getElementById(“player1″).style.display = “”;
var s1 = new SWFObject(“http://stas.nerd.ro/blog/wp-content/plugins/flv-embed/flvplayer.swf”,”player1″,”800″,”600″,”7″);
s1.addParam(“wmode”,”transparent”);
s1.addParam(“allowscriptaccess”,”always”);
s1.addParam(“allowfullscreen”,”true”);
s1.addVariable(“height”,”600″);
s1.addVariable(“width”,”800″);
s1.addVariable(“displayheight”,”600″);
s1.addVariable(“file”,”/stuff/chrome_on_ubuntu_screencast.flv”);
s1.addVariable(“image”,”/stuff/chrome_on_ubuntu_screencast.png”);
s1.addVariable(“frontcolor”,”0×333333″);
s1.addVariable(“lightcolor”,”0×666666″);
s1.addVariable(“screencolor”,”0xffffff”);
s1.addVariable(“link”,”/stuff/chrome_on_ubuntu_screencast.flv”);
s1.addVariable(“shownavigation”,”false”);
s1.addVariable(“bufferlength”,”10″);
s1.write(“player1″);
Google Dev Page.