Changeset 2065 for plugins/hd/test/modes.html
- Timestamp:
- 01/13/12 11:41:54 (16 months ago)
- File:
-
- 1 edited
-
plugins/hd/test/modes.html (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
plugins/hd/test/modes.html
r2063 r2065 30 30 if(html5) { 31 31 options.modes = [{type: 'html5'},{type:'flash',src:'assets/player.swf'}]; 32 if(!!document.createElement('video').canPlayType('video/webm')) { 33 options.file = 'http://content.bitsontherun.com/videos/3XnJSIm4-27m5HpIu.webm' 34 options.plugins['../hd.js'].file = 'http://content.bitsontherun.com/videos/3XnJSIm4-MoSrD9rm.webm'; 35 } 32 36 } else { 33 37 options.modes = [{type:'flash',src:'assets/player.swf'},{type: 'html5'}];
Note: See TracChangeset
for help on using the changeset viewer.
