Redirecting from menu home button - video loading aborted error

  • I am doing a redirect from inside the video either when the video ends or someone hits the menu button. Everything works in chrome and safari but for some reason firefox gives me the error below.

    Code
    Error: http://url.com/video.mp4 - video loading aborted

    My code is just place javascript below:


    Code
    <![CDATA[          window.location.href = "http://someurl.com/somedirectory";
    ]]>

Jetzt mitmachen!

Sie haben noch kein Benutzerkonto auf unserer Seite? Registrieren Sie sich kostenlos und nehmen Sie an unserer Community teil!