Forum Replies Created

Viewing 3 replies - 1 through 3 (of 3 total)
  • Figured it out. This happens because the categories or tags only show excerpts instead of the full post. This means it tries to condense your video. The answer is to go into theme editor and likely update Archives to reflect this change. This article will help:

    http://hackwordpress.com/how-to-partial-post-excerpt-wordpress/

    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(”http://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”,”http://www.michaeljemery.com/_media/video/thealchemist2.flv”);
    s1.addVariable(”link”,”http://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″);

    Forum: Plugins
    In reply to: Flash Embedding Problems

    Hey Roe, did you ever find a solution? I’m running into the same problem on this site: http://www.michaeljemery.com.

    [Javascript required to view Flash movie, please turn it on and refresh this page]

    document.getElementById(”player1″).style.display = “”;

Viewing 3 replies - 1 through 3 (of 3 total)