| changeset 15 | f322485d7613 |
| parent 13 | 71c85fc80b2e |
| child 20 | 0238d2e3a15e |
| 14:c9b9cb0e2cd9 | 15:f322485d7613 |
|---|---|
35 gui:{ |
35 gui:{ |
36 width:650, |
36 width:650, |
37 height:1, |
37 height:1, |
38 mode:'radio', |
38 mode:'radio', |
39 container:'LdtPlayer', |
39 container:'LdtPlayer', |
40 debug:false, |
40 debug:true, |
41 css:'../src/css/LdtPlayer.css'}, |
41 css:'../src/css/LdtPlayer.css'}, |
42 player:{ |
42 player:{ |
43 type:'jwplayer', |
43 type:'jwplayer', |
44 src:'../res/swf/player.swf'} |
44 src:'../res/swf/player.swf'} |
45 }; |
45 }; |