| changeset 15 | f322485d7613 |
| parent 0 | c357d5b60635 |
| child 20 | 0238d2e3a15e |
| 14:c9b9cb0e2cd9 | 15:f322485d7613 |
|---|---|
42 gui:{ |
42 gui:{ |
43 width:650, |
43 width:650, |
44 height:1, |
44 height:1, |
45 mode:'radio', |
45 mode:'radio', |
46 container:'LdtPlayer', |
46 container:'LdtPlayer', |
47 debug:false, |
47 debug:true, |
48 css:'../src/css/LdtPlayer.css'}, |
48 css:'../src/css/LdtPlayer.css'}, |
49 player:{ |
49 player:{ |
50 type:'jwplayer', |
50 type:'jwplayer', |
51 src:'../res/swf/player.swf'} |
51 src:'../res/swf/player.swf'} |
52 }; |
52 }; |