0 Replies Latest reply: Nov 29, 2010 10:54 PM by greg•hamer RSS

    HTML5 Logic Failing in Cases in jquery-custom-chrome.html

    greg•hamer Community Member

      Hi All,

       

      Might a member of the team familiar with the logic executed through jquery-custom-chrome.html be able to provide me guidance on how it can be made more robust and reliable?

       

      I have been testing the jquery-custom-chrome.html using the query param favorFlashOverHtml5Video=false here:

      http://osmf.org/dev/1.5gm/jquery-custom-chrome.html?favorFlashOverHtml5Video=false

       

      The logic works fine on Chrome on Windows (version 7.0.517.44).

       

      The logic works fine on Safari on Windows (version 4.0.5 (531.22.7)) but is failing on Safari on Windows (version 5.0.3 (7533.19.4))

       

      The logic also is failing on Firefox on Windows (version 3.5.8), and on Opera on Windows (version 10.63, Build 3516).

       

      For the failing cases, I posted at the following link the exact same file from the SMP 1.5 distribution with a simple HTML5 video tag working alongside:

      http://flexFlashVideo.com/codesamples/2010/Strobe_Media_Playback/v1.5gm_10.1_jquery_HTML5_ logic_failing?favorFlashOverHtml5Video=false 

      Note:  The link above adds (along to the right) a second, plain-vanilla HTML5 video player (plain-vanilla meaning no JavaScript logic involved). I added the plain-vanilla version to confirm that the media is hosting correctly.  For Firefox and Opera, the plain-vanilla version plays while the jquery-custom-chrome.html fails.

       

      Any hints would be appreciated on how I can adjust the player's logic to get it to working with these additional browsers.

       

      Thanks,

       

      g