Forums

[resolved] [wp-swfobject] Stopped working upon upgrade to 2.6 (3 posts)

  1. Anonymous
    Unregistered
    Posted 3 years ago #

    What was once rendered as a video is now showing up as "This movie requires Flash Player 8". Any ideas?

    blog.mrm.org

  2. ergbot
    Member
    Posted 3 years ago #

    I am having the same problem with version 2.6 -- could you please tell me what you did to resolve this problem?

  3. joserod
    Member
    Posted 3 years ago #

    I suppose that may appear problems due to the correct path of the decompressed folder. If you check the file: wp-swfobject.php on the line....392 more or less:
    ...
    function wpswfAddheader() {
    global $wpswf_version;
    echo "\n<!-- WP-SWFObject ".$wpswf_version." by unijimpe -->";
    echo "\n<script src=\"".get_settings('siteurl')."/wp-content/plugins/wp-swfobject.2.0/swfobject.js\" type=\"text/javascript\"></script>\n";
    }

    !!!!CHECK THE REAL PATH TO YOUR js FILE!!!!!!

Topic Closed

This topic has been closed to new replies.

About this Topic