playToPoint = function ( startOffset , loops , outPoint ) { // If loops is invalid , play the sound once from startOffset to outPoint . if ( loops < = 1 ) ...
確定! 回上一頁