update to v4.0.0; point to local host of SWF
This commit is contained in:
parent
3ce41a78b4
commit
35358baac9
26 changed files with 6837 additions and 4949 deletions
|
|
@ -1,6 +1,6 @@
|
|||
<link href="library/video-js/video-js.min.css" rel="stylesheet">
|
||||
<script src="library/video-js/video.min.js"></script>
|
||||
<link href="library/video-js/video-js.css" rel="stylesheet">
|
||||
<script src="library/video-js/video.js"></script>
|
||||
<script>
|
||||
_V_.options.flash.swf = "https://f.shmuz.in/library/video-js/video-js.swf"
|
||||
videojs.options.flash.swf = "{{$baseurl}}/library/video-js/video-js.swf"
|
||||
</script>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue