Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums JavaScript Anythingslider – can’t get resumeOnVideoEnd to work

  • This topic is empty.
Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #33586
    Mitchell
    Member

    I am having trouble getting this function to work on my Anythingslider setup.
    My javascript is as follows, and I have got the core and video scripts loaded aswell.

    $(function(){
    $('#slider1').anythingSlider({
    buildNavigation : false,
    resumeOnVideoEnd : true,
    autoPlay : true
    });
    });

    The whole slider works great except the function that when it gets to a video and I press play, it will pause after 2 seconds and go to the next slide, but I would like it to stay on that slide until finished.

    Can anyone give me a hand?
    I will give a link to look at if it helps.

    Thanks, Mitch

    #83773
    Mottie
    Member

    Hi Mitch!

    Are you using the latest version of AnythingSlider? And if you are, are you including the video extension?

    #83785
    Mitchell
    Member

    Hi Mottie :)

    Yep, downloaded it yesterday to start implementing so it is the latest version.
    I have called the following js files





    which all load fine.

    Thanks for your help

    #93887
    jerseygreg
    Member

    Hey There,

    I seem to be having the same problem. Same code. Is there any light on this?

    Thank you!
    Greg

    #93911
    Mottie
    Member

    Hi Jerseygreg!

    Could you please share your initialization code? And are you using swfobject.js with embeded video or iframes?

    #93913
    jerseygreg
    Member

    Hi Mottie thx for the response. Here is what I’m calling








    This is the jquerey

    And here is the html



























    thank you. yes I am using swfobject.js with embeded video or iframes. I switched to the embed becasue of the video playing automatically in it’s 2nd rotation with the iframe

    #93917
    Mottie
    Member

    Please refer to this post.

    #124380
    Szam
    Member

    ****is it solved yet?helpppppp

    #124418
    Mottie
    Member

    Hi Szam!

    Could you share the code you are using or a demo?

Viewing 9 posts - 1 through 9 (of 9 total)
  • The forum ‘JavaScript’ is closed to new topics and replies.