integration/js/mashupplayer.js
changeset 149 f2daa65fcab6
parent 141 f1b68efb360a
child 154 60ca7678f074
equal deleted inserted replaced
148:677467e90ad9 149:f2daa65fcab6
    92             if (segment) {
    92             if (segment) {
    93                 project.trigger("click-annotation", segment.annotation);
    93                 project.trigger("click-annotation", segment.annotation);
    94             }
    94             }
    95         });
    95         });
    96         
    96         
       
    97         mashup.play();
    97         
    98         
    98     });
    99     });
    99 }
   100 }
   100 
   101 
   101 /* END mashupplayer.js */
   102 /* END mashupplayer.js */