Reportaje sonoro candidato

This commit is contained in:
alay 2017-12-03 18:50:38 +01:00
parent 146a2df468
commit ec8de57da5
3 changed files with 15 additions and 0 deletions

15
js/audiolist.js Normal file
View file

@ -0,0 +1,15 @@
var ap1 = new APlayer({
element: document.getElementById('DondeCruzanCaminos'),
narrow: false,
autoplay: false,
showlrc: false,
mutex: true,
theme: '#e6d0b2',
mode: 'circulation',
music: {
title: 'Donde se cruzan los caminos',
author: 'Gonzalo Estefanía, Gestiona Radio',
url: '../mp3/DondeCruzanCaminos.mp3',
pic: '../mp3/GestionaRadio.png'
}
});

BIN
mp3/DondeCruzanCaminos.mp3 Normal file

Binary file not shown.

BIN
mp3/GestionaRadio.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 21 KiB