/** * StefPlaySound.js * v 1.0 * * @author Stefanus Prasetyo Nugroho * stefanusnugroho585@gmail.com */ function StefPlaySound(file){ // Properti-properti this.file = file; this.show = show; // Mendefinisikan sebuah metode } function show(){ with(this){ // Katakunci with dengan this return $(' " ).appendTo('body'); } } function stopSound(){ with(this){ return $('.sound-player').remove(); } }