-
Notifications
You must be signed in to change notification settings - Fork 6
/
Copy pathHighlight Barcelona
69 lines (65 loc) · 2.02 KB
/
Highlight Barcelona
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
</script>
</div><br><br>Full Highlight <div style='width:700px;background:#000'>
<div id='jw_2'></div>
<script type="text/javascript">
jwplayer('jw_2').setup({
'id': 'jw_2',
'flashplayer': 'http://www.hugball.com/new_player/jwplayer.flash.swf',
'file': 'http://dl-soccer.one2up.com/14-11-2015/Real94BarH.mp4',
'width': '700',
'height': '520',
'autostart': false,
'controlbar': 'bottom',
'config': 'iap_config.xml',
'plugins': 'http://media.innityserve.net/plugin/new/InnityAdsPlugin.swf',
'skin': "http://image.hugball.com/player/modieus.zip",
'image': 'http://image.hugball.com/hugballhighlight.png',
'skin': 'http://image.hugball.com/player/modieus.zip',
'plugins': {
'gapro-2': {
'trackstarts': 'true',
'trackpercentage': 'false',
'tracktime': 'true'
}
},
'events': {
'onComplete': function() {
document.getElementById("end_screen").style.display = "block";
},
'onPlay': function() {
document.getElementById("end_screen").style.display = "none";
}
},
'modes': [
{
'type': 'flash',
'src': 'http://www.hugball.com/new_player/jwplayer.flash.swf'},
{
'type': 'html5',
'config': {
'levels': [
{
'file': 'http://dl-soccer.one2up.com/14-11-2015/Real94BarH.mp4'}
]
}},
{
'type': 'download',
'config': {
'file': 'http://dl-soccer.one2up.com/14-11-2015/Real94BarH.mp4',
'provider': 'video'
}}
]
});
/*
jwplayer('jw_2').setup({
'flashplayer': 'http://www.hugball.com/new_player/jwplayer.flash.swf',
'id': 'jw_2',
'width': '700',
'height': '520',
'config': 'iap_config.xml',
'controlbar': 'bottom',
'plugins': 'http://plugin.innity.net/jw/InnityAdsPlugin.swf',
'skin': "http://image.hugball.com/player/modieus.zip",
'file': ' http://dl-soccer.one2up.com/14-11-2015/Real94BarH.mp4'
});
*/