Skip to content

Tag Archives: Video Images

I Wrote This One, Too

17-May-08

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://unsquare.com/dance/wp-content/plugins/flv-embed/flvplayer.swf”,”player1″,”480″,”290″,”7″);
s1.addParam(”wmode”,”transparent”);
s1.addParam(”allowscriptaccess”,”always”);
s1.addParam(”allowfullscreen”,”true”);
s1.addVariable(”height”,”290″);
s1.addVariable(”width”,”480″);
s1.addVariable(”file”,”http://www.theleetworld.com/video/tlw113_flash.flv”);
s1.addVariable(”image”,”http://www.theleetworld.com/video/images/tlw113_thumb.jpg”);
s1.addVariable(”link”,”http://www.theleetworld.com/video/tlw113_flash.flv”);
s1.write(”player1″);

This episode was a bit harder to write, but I’m really proud of how it turned out, especially considering how rushed I was when I wrote it. [...]