var myAudioWin = new Audio();. myAudioWin.setAttribute( "src" , "yaoyao/haha.mp3" );. myAudioWin.play(); //播放 ...
確定! 回上一頁