代码如下
-
dp.on('ended', function (){
-
if(parent.MacPlayer.PlayLinkNext!=''){
-
top.location.href = parent.MacPlayer.PlayLinkNext;
-
}
-
});