Multimedia Background Javascript plugin

Updates / Changelog

VERSION 4.61 [16.10.2024]

 - [ADD] mobile background aspect ratio option

VERSION 4.52 [12.4.2024]

 - [FIX] vimeo chromeless player will not continue to next video if loop is false

VERSION 4.5 [12.1.2024]

 - [UPDATE] converted player to javascript only (no jquery dependencies)
 - [ADD] optional thumb gallery
 - [UPDATE] new setting autoPlayAfterFirst

VERSION 3.82 [18.10.2023]

 - [UPDATE] youtube embed parameters

VERSION 3.8 [19.12.2022]

 
 - [FIX] is start time was set on self hosted video, video would not play
 - [FIX] controls container not working
 - [FIX] if coming from poster video autoplay would require 2 clicks for video to start
 - [UPDATE] use video as a blob (self hosted)
 - [UPDATE] choose between video or document fullscreen
 - [UPDATE] update to svg icons 
 - [ADD] add restart button in controls

VERSION 3.71 [9.11.2022]

 
 - [UPDATE] youtube responsiveness update

VERSION 3.7 [17.11.2021]

 
 - [UPDATE] option to remember playback position on page change 

VERSION 3.65 [16.4.2021]

 
 - [FIX] hls load new video 

VERSION 3.61 [15.2.2020]

 - [ADD] 2 new event callbacks (fullscreenEnter, fullscreenExit)

VERSION 3.6 [5.11.2019]

 - [ADD] option to show poster after video end screen (self hosted video, youtube, vimeo)
 - [ADD] option to skip poster 
 - [ADD] optional video quality for mobile for self hosted video

UPDATE 3.5 [28.8.2019]

 - [FIX] Toggle playback with multiple instances in the page

UPDATE 3.46 [28.7.2019]

 - [FIX] Vimeo ended event

UPDATE 3.45 [7.6.2019]

 - [ADD] MPEG DASH support

UPDATE 3.4 [31.5.2019]

 - [ADD] Virtual reality 360 video
 - [ADD] Image panorama
 - [ADD] Apple HLS Live Streaming
 - [UPDATE] General improvements

UPDATE 3.1 [25.3.2019]

 - [UPDATE] add audio support (with optional image slideshow background)
 - [UPDATE] some new options

UPDATE 3.0 [25.3.2019]

 - [UPDATE] add Vimeo support (single video)
 - [UPDATE] add image support 
 - [UPDATE] code improvements

UPDATE 3.15 [29.3.2019]

 - [UPDATE] small code improvements

UPDATE 3.1 [25.3.2019]

 - [UPDATE] add audio support (with optional image slideshow background)
 - [UPDATE] some new options

UPDATE 3.0 [25.3.2019]

 - [UPDATE] add Vimeo support (single video)
 - [UPDATE] add image support 
 - [UPDATE] code improvements

UPDATE 2.65 [27.9.2018]

 - [UPDATE] small code improvements

UPDATE 2.61 [13.5.2018]

 - [UPDATE] update for Chrome autoplay

UPDATE 2.6 [10.3.2017]

 - [UPDATE] some code improvements

UPDATE 2.5 [27.9.2016]

 - [UPDATE] update compatibility with jquery 3

UPDATE 2.41 [26.6.2016]

 - [FIX] Updates on youtube iframe api

12.4.2015

version 2.4
 - only mp4 video format required for all browsers
 - update to Youtube api V3
 - updated youtube suggested quality
 - added more callbacks

24.6.2014

version 2.35
 - added HTML5 fullscreen for IE11

.2014

version 2.32
 - fixed safari jquery address back from first item issue

9.3.2014

version 2.31
 - updated youtube issue http://code.google.com/p/gdata-issues/issues/detail?id=5788

7.2.2014

version 2.3
 - updated youtube mobile playback

3.10.2013

version 2.22
 - update to jquery 1.10.2

30.4.2013

version 2.21
 - added youtube fullscreen button in all browsers
 - added youtube option to play highest video quality available

17.2.2013

version 2.2
 - update to jquery 1.9.1
 - update jquery address (for deeplinking) for jquery 1.9.1

3.1.2013

version 2.1
 - improved youtube filtering (private, deleted, restricted videos)
 - video updated for IOS 6
 - new layouts included (bottom/right playlist examples with jScrollPane, widget example, mini gallery example)