|
|
|
@ -1566,7 +1566,7 @@ if(typeof VMM != 'undefined' && typeof VMM.ExternalAPI == 'undefined') {
|
|
|
|
|
|
|
|
|
|
// VIDEO
|
|
|
|
|
// TODO: NEED TO ADD ASYNC SCRIPT TO TIMELINE FLOW
|
|
|
|
|
VMM.attachElement("#" + m.uid, "<iframe frameborder='0' width='100%' height='100%' src='" + video_url + "'></iframe><script async src='http://platform.vine.co/static/scripts/embed.js' charset='utf-8'></script>"); |
|
|
|
|
VMM.attachElement("#" + m.uid, "<iframe frameborder='0' width='100%' height='100%' src='" + video_url + "'></iframe><script async src='https://platform.vine.co/static/scripts/embed.js' charset='utf-8'></script>"); |
|
|
|
|
|
|
|
|
|
}, |
|
|
|
|
|
|
|
|
|