A couple quick questions: is the success event a \"normalized\" event for both native and flash/silverlight shims? The documented examples suggest it is only for when Flash/Silverlight objects are re
What\'s the easiest way to add pause/play functionality by clicking anywhere in the video element similar to most video players?
In the MediaElement.js I am trying to make a \"mul开发者_运维技巧ti\" video player. More or less I am going to have thumbnails change out the source of the video based on what one the user clicks on.
Is it possible to set a larger buffer size with mediaelement.js? The idea would be to experiment with trading off a开发者_开发知识库 smoother playback at the cost of a slightly longer startup time,o
...and showing nothing than开发者_如何转开发 the movie itself? This should work with *.mp4, *.ogv *webm and the flash fallback
I got the Media Element JS player to work, but when I tried to get it to play in a pop-up, I noticed that it breaks the popup. It looks like I can\'t call JavaScript inside a JavaScript.My popup is pr
I have multiple <video> elements dynamically hidden and shown through jQuery scripts. This works fine except the video controls are positioned all to the 开发者_JS百科left and over each other in
I want that when web site page loaded play video automatically. I referenced to jqu开发者_开发问答ery.js, mediaelementplayer.js and mediaelementplayar.min.css on my page and added video tag.
I can\'t get this working in IE at all, I\'ve tried IE7 and IE8(+ compat mode).I\'ve searched the support, and see I\'m the only person to have the problem.
im trying to use media element as the video 开发者_如何学运维background of my website. And I have found 2 issues.