A
A
arab7892016-03-15 12:02:26
JavaScript
arab789, 2016-03-15 12:02:26

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

3 answer(s)
S
Sergey Novikov, 2016-03-15
@BOOMER_74

Flash nowadays? HTML video and management . For the slider, we take Bootstrap Carousel , examples from the video are searched at a time.

A
Alexander N++, 2016-03-15
@sanchezzzhak

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.

G
globuser, 2015-01-10
@globuzer

Yes, a regular font processed in a graphical editor.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question