I’m trying to pull off html5 video ended event using this Slider called Awkward Showcase. This slider is really awesome by the way! It seems like I’m having some kinda conflict with the code. I’m trying to implement video into this slider.
Here is my Main Source Code
Here is the Awkward Showcase -jQuery plugin
It doesn’t want to trigger the alert(‘The video has ended.’);
I have removed the jquery codes and tested it and it seems to work perfect with calling the ended event.
I hope someone can help me out with this, Its driving me a little nuts!
Thanks
Tim
- United States
- Has been a member for 4-5 years
- Exclusive Author
- Author was Featured
- Sold between 50 000 and 100 000 dollars
- Item was Featured
- Contributed a Tutorial to a Tuts+ Site
- Author had a Free File of the Month
Hey Timmy,
When I test that the slideshow doesn’t pause autoplay for the video and just moves to the next slide while the video is playing. My guess is the slideshow isn’t built to recognize and handle video? If so, some functionality would need to be added for this as I see all assets are preloaded (not loaded and unloaded per slide).
I know 
I’m trying so hard to get this slider to understand videos (mp4).
What you said is exactly what I want to figure out. I need to figure out how to get it to pause the slider when video is being played, wait till video is finished and then resume slider.
I haven’t seen anything like this out there. Have you?
Thanks for the reply Tim
- United States
- Has been a member for 4-5 years
- Exclusive Author
- Author was Featured
- Sold between 50 000 and 100 000 dollars
- Item was Featured
- Contributed a Tutorial to a Tuts+ Site
- Author had a Free File of the Month
I see the ability to set default options but don’t see an API available for changing them afterward (which is really what you need in this case, i.e. the ability to toggle autoplay).
I don’t know of any plugins offhand that has this functionality but maybe someone here has one for sale and will respond.
Thanks I appreciate your feed back!
