mirror of
https://github.com/videojs/video.js.git
synced 2025-01-27 11:22:06 +02:00
Updated swf location from /c to /4.0
This commit is contained in:
parent
94c07756dc
commit
07000db77d
@ -71,7 +71,7 @@ vjs.options = {
|
||||
// techOrder: ['flash','html5'],
|
||||
|
||||
'html5': {},
|
||||
'flash': { 'swf': vjs.ACCESS_PROTOCOL + 'vjs.zencdn.net/c/video-js.swf' },
|
||||
'flash': { 'swf': vjs.ACCESS_PROTOCOL + 'vjs.zencdn.net/4.0/video-js.swf' },
|
||||
|
||||
// Default of web browser is 300x150. Should rely on source width/height.
|
||||
'width': 300,
|
||||
|
Loading…
x
Reference in New Issue
Block a user