update to v4.0.0; point to local host of SWF
This commit is contained in:
@@ -410,7 +410,7 @@
|
||||
collapseHeight();
|
||||
|
||||
// setup videos, since VideoJS won't take care of any loaded via AJAX
|
||||
if(typeof _V_ != 'undefined') _V_.autoSetup();
|
||||
if(typeof videojs != 'undefined') videojs.autoSetup();
|
||||
});
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user