Answer the question
In order to leave comments, you need to log in
How to make a video slider?
Tell me which way to dig?
Task: to make a slider with a video and an admin panel for it.
Issues: Tried implementation on js+html5 video. The problem is cross-browser compatibility, namely, in different browsers, events about the start of the video, its end, pause and stop come differently. In safari, there is no way to automatically start a video without user interaction. There are also many problems for creating an admin panel for such a monster.
How can this problem be solved? I saw on the blizzard website they did it on flash, but it didn’t work with flash, what problems could there be? In which direction to look how to do this on flash?
Answer the question
In order to leave comments, you need to log in
Flash nowadays? HTML video and management . For the slider, we take Bootstrap Carousel , examples from the video are searched at a time.
For a universal solution, you need to use JS + HTML5
If for some contrived reason HTMl5 does not work, use JS + Flash only use it to play videos. (via js => flash you can send commands and also back to flash => js)
Look for ready-made and only then think about creating something from scratch.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question