Yesterday, I was on the Catholic Answers Live! show talking about my new book. Callers asked some tough questions about weird biblical passages–Abraham sacrifices Isaac, Jephthah sacrifices his daughter, innocent suffering, etc. You can listen to a recording of the hour here:
Wednesday, Nov 18, 2015 – 7pm ET
Mark Giszczak
//first check for iOS to determine html5 vs flowplayer implementation
if ((navigator.userAgent.match(/iPhone/i)) || (navigator.userAgent.match(/iPod/i)) || (navigator.userAgent.match(/iPad/i))) {
document.write(‘ ‘);
} else {
flowplayer(“player”, “http://”+window.location.host+”/sites/all/flowplayer/flowplayer.commercial-3.2.7.swf”, {
key: ‘#$ab161f4f09b1f9a7f4b’,
clip: {
url: ‘http://’+window.location.host+’/sites/default/files/audio/radioshows/ca151118b.mp3’
// cover image with scaling specified
//coverImage: { url: ‘/img/demos/national.jpg’, scaling: ‘orig’ }
},
plugins: {
audio: {
url: ‘http://’+window.location.host+’/sites/all/flowplayer/plugins/flowplayer.audio-3.2.2.swf’
},
controls: {
playlist: false,
url: ‘http://’+window.location.host+’/sites/all/flowplayer/flowplayer.controls-3.2.5.swf’,
height: 26,
// which buttons are visible and which not ?
play:true,
fullscreen:false,
autoHide:false,
// scrubber is a well known nickname to the timeline/playhead combination
scrubber: true
}
}
});
}
http://www.catholic.com/sites/default/files/audio/radioshows/ca151118b.mp3