'onStateChange': function(event) {. if (event.data == YT.PlayerState.PLAYING) {. alert('hello!'); //這邊是當開始播放後,需要做的動作. }.
確定! 回上一頁