
Embeded Player
We are trying to figure out how to get both the FLV and MP4 video to play our videos.
This is the code we use for the FLV files but want both to work.
<p align="center"><div id='playergwjocFZIEgas'></div>
<div id='playeryfJusveiQrNV'></div>
<script type='text/javascript'>
jwplayer('playeryfJusveiQrNV').setup({
file: 'http://www.gucw.org/video/armies1.flv',
image: 'http://www.gucw.org/gucwlogo.jpg',
title: 'Armies Surrounding Jerusalem Part 1 with Tom Kerry',
width: '854',
height: '480',
skin: 'bekle',
autostart: 'false',
ga: '{}',
sharing: '{}'
});
</script>