Comment on DotCloud.js - Access Cloud Services from the BrowserparentComments−pud14yI encountered this problem on one of my sites.The solution was -- rather than using the video player's API to stop or pause the video -- I had to remove the video entirely from the DOM with Jquery.remove()
Comments
I encountered this problem on one of my sites.
The solution was -- rather than using the video player's API to stop or pause the video -- I had to remove the video entirely from the DOM with Jquery.remove()