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";
    ]]>

Participate now!

Don’t have an account yet? Register yourself now and be a part of our community!