• I was reading all the topics. And tried all things I found.. but still video isnt working . when I press on video link I got only offer to download file.
    I am using this one :

    <a href="mymovie.swf" rel="shadowbox;height=140;width=120">My Movie</a>

    but anyway it wount work. however I have uploaded all files and activated plugin. Maybe anyone know what problem that can be?

Viewing 11 replies - 1 through 11 (of 11 total)
  • You may need to force the use of the swf player.

    rel="shadowbox;player=swf;height=140;width=120"

    Thread Starter baxxter

    (@baxxter)

    tried . anyway plugin do not work (sad)

    Providing a link to your site and a post/page where the problem can be seen is generally helpful.

    Thread Starter baxxter

    (@baxxter)

    there is link : saiko.comyr.com

    It appears as though your themes footer.php is missing <?php wp_footer(); ?>

    it should appear directly above the </html> tag, see the default themes footer.php for an example.

    Thread Starter baxxter

    (@baxxter)

    however I have that footer.php and in file index.php I have “<?php get_footer(); ?>”

    Thread Starter baxxter

    (@baxxter)

    well edited my footer.php and now shadowbox works. just another problem.. I see only black screen . no playing video.

    Thread Starter baxxter

    (@baxxter)

    <a rel="shadowbox;height=240;width=360" href="https://www.evision.lt/play/inphobia.flv">Play the video</a>
    working perfect with that code. thank you for helping.

    thedownsclan

    (@thedownsclan)

    Hello,

    Shadowbox works youtube videos and pictures, but not for FLV files. I used:

    <a rel="shadowbox" href="https://www.thedownsclan.com/blogvideos/Jamaica%20Gondola.flv">Play the video</a>

    And I get the shadow effect working, but no movie. When I click on the little error message icon, I get the following:

    Webpage error details

    User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; GTB6.4; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)
    Timestamp: Fri, 5 Feb 2010 21:10:33 UTC

    Message: ‘pageTracker’ is undefined
    Line: 364
    Char: 1
    Code: 0
    URI: https://thedownsclan.com/blog/?p=932

    Message: Object expected
    Line: 1
    Char: 14154
    Code: 0
    URI: https://thedownsclan.com/blog/wp-content/plugins/shadowbox-js/shadowbox/shadowbox.js?ver=3.0

    Any help is appreciated. Thanks in advance.

    thedownsclan

    (@thedownsclan)

    I am not certain what, if anything, I have to change in the footer.

    The pageTracker message is likely being generated by google analytics. As for Shadowbox, you need to make sure you visit the admin page at Settings->Shadowbox JS and enable the FLV player. By default the FLV player is disabled.

Viewing 11 replies - 1 through 11 (of 11 total)
  • The topic ‘[Plugin: Shadowbox JS] not working video’ is closed to new replies.