embed code for inclusion in magical http connector... or something.
This commit is contained in:
parent
2e5ae34547
commit
8c22dab6fd
1 changed files with 5 additions and 0 deletions
|
@ -1,3 +1,5 @@
|
|||
function(video)
|
||||
{
|
||||
// add stuff to mistvideo object, if it doesn't exist yet
|
||||
if(!mistvideo.hasSupport || !mistvideo.buildPlayer)
|
||||
{
|
||||
|
@ -108,3 +110,6 @@ if(video.error)
|
|||
container.innerHTML = 'fallback here';
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue