I love this plugin, but it’s not working when a tag or category is clicked and a list of corresponding posts show as a result. Here’s what shows up in place of the video:
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(”https://michaeljemery.com/wp-content/plugins/flv-embed/flvplayer.swf”,”player1″,”480″,”380″,”7″);
s1.addParam(”wmode”,”transparent”);
s1.addParam(”allowscriptaccess”,”always”);
s1.addParam(”allowfullscreen”,”true”);
s1.addVariable(”height”,”380″);
s1.addVariable(”width”,”480″);
s1.addVariable(”file”,”https://www.michaeljemery.com/_media/video/thealchemist2.flv”);
s1.addVariable(”link”,”https://www.michaeljemery.com/_media/video/thealchemist2.flv”);
s1.addVariable(”overstretch”,”false”);
s1.addVariable(”showstop”,”true”);
s1.addVariable(”bufferlength”,”8″);
s1.addVariable(”callback”,”analytics”);
s1.write(”player1″);