Home
last modified time | relevance | path

Searched refs:timeupdate (Results 1 – 17 of 17) sorted by relevance

/plugin/jplayer/vendor/happyworm/jplayer/lib/
H A Dpopcorn.player.js98 var timeupdate = function() { function
106 timeout = setTimeout( timeupdate, 10 );
120 timeupdate();
/plugin/jplayer/vendor/happyworm/jplayer/src/actionscript/happyworm/jPlayer/
H A DJplayerMp3.as77 …// MP3 player needs to stop progress and timeupdate events as they are started before the error oc…
270 // To avoid possible loops with timeupdate and pause(time). A pause() does not have the problem.
307 …// Need to be careful with timeupdate event, otherwise a pause in a timeupdate event can cause a l…
308 // Neither pause() nor pause(time) will cause a timeupdate loop.
H A DJplayerMp4.as265 // To avoid possible loops with timeupdate and pause(time). A pause() does not have the problem.
311 …// Need to be careful with timeupdate event, otherwise a pause in a timeupdate event can cause a l…
312 // Neither pause() nor pause(time) will cause a timeupdate loop.
H A DJplayerRtmp.as750 // To avoid possible loops with timeupdate and pause(time). A pause() does not have the problem.
827 …// Need to be careful with timeupdate event, otherwise a pause in a timeupdate event can cause a l…
828 // Neither pause() nor pause(time) will cause a timeupdate loop.
/plugin/jplayer/vendor/happyworm/jplayer/lib/circle-player/js/
H A Dcircle.player.js104 this.player.bind($.jPlayer.event.timeupdate + this.eventNamespace, function(event) {
/plugin/jplayer/vendor/happyworm/jplayer/dist/popcorn/
H A Dpopcorn.jplayer.min.js2 …($.jPlayer.event.progress,function(c){a(c),b(c)}).bind($.jPlayer.event.timeupdate,function(c){a(c)…
H A Dpopcorn.jplayer.js332 .bind($.jPlayer.event.timeupdate, function(event) {
/plugin/jplayer/vendor/happyworm/jplayer/src/javascript/popcorn/
H A Dpopcorn.jplayer.js332 .bind($.jPlayer.event.timeupdate, function(event) {
/plugin/jplayer/vendor/happyworm/jplayer/dist/add-on/
H A Djquery.jplayer.inspector.js82 … + '<div id="' + config.eventId[$.jPlayer.event.timeupdate] + '" style="' + eventStyle + '"></div>'
H A Djquery.jplayer.inspector.min.js2 ….progress]+'" style="'+f+'"></div><div id="'+d.eventId[a.jPlayer.event.timeupdate]+'" style="'+f+'…
/plugin/jplayer/vendor/happyworm/jplayer/src/javascript/add-on/
H A Djquery.jplayer.inspector.js82 … + '<div id="' + config.eventId[$.jPlayer.event.timeupdate] + '" style="' + eventStyle + '"></div>'
/plugin/jplayer/components/jplayer/
H A Djplayer-built.js1379 self._trigger($.jPlayer.event.timeupdate);
1521 self._trigger($.jPlayer.event.timeupdate);
1717 case $.jPlayer.event.timeupdate:
2920 this._trigger($.jPlayer.event.timeupdate); // The flash generates this event for its solution.
/plugin/jplayer/components/jplayer/dist/jplayer/
H A Djquery.jplayer.js1379 self._trigger($.jPlayer.event.timeupdate);
1521 self._trigger($.jPlayer.event.timeupdate);
1717 case $.jPlayer.event.timeupdate:
2920 this._trigger($.jPlayer.event.timeupdate); // The flash generates this event for its solution.
/plugin/jplayer/vendor/happyworm/jplayer/dist/jplayer/
H A Djquery.jplayer.js1379 self._trigger($.jPlayer.event.timeupdate);
1521 self._trigger($.jPlayer.event.timeupdate);
1717 case $.jPlayer.event.timeupdate:
2920 this._trigger($.jPlayer.event.timeupdate); // The flash generates this event for its solution.
H A Djquery.jplayer.min.js2timeupdate))},!1),b.addEventListener("durationchange",function(){c.gate&&(d._getHtmlStatus(b),d._u…
3 …=this.options.preload&&this._html_load(),this._trigger(a.jPlayer.event.timeupdate)},_html_setForma…
/plugin/jplayer/vendor/happyworm/jplayer/src/javascript/jplayer/
H A Djquery.jplayer.js1379 self._trigger($.jPlayer.event.timeupdate);
1521 self._trigger($.jPlayer.event.timeupdate);
1717 case $.jPlayer.event.timeupdate:
2920 this._trigger($.jPlayer.event.timeupdate); // The flash generates this event for its solution.
/plugin/jplayer/components/
H A Drequire-built.js3424 self._trigger($.jPlayer.event.timeupdate);
3566 self._trigger($.jPlayer.event.timeupdate);
3762 case $.jPlayer.event.timeupdate:
4965 this._trigger($.jPlayer.event.timeupdate); // The flash generates this event for its solution.