Hi, I have problem with AllVideos extension, everything in Joomla is ok, there must be something with code, as I looked at the source.
<script type="text/javascript">
jwplayer('avID_AVPlayerID_602b2521_1626704282').setup({
'file': '/images/videos/luty_2012_1.flv',
'image': '',
'height': '150',
'width': '188',
'modes': [
{ 'type': 'html5' },
{ 'type': 'flash', src: '/plugins/content/jw_allvideos/jw_allvideos/includes/js/mediaplayer/player.swf' },
{ 'type': 'download' }
],
'autostart': 'false',
'backcolor': '#010101',
'plugins': {
'viral-2': {
'onpause': 'false',
'oncomplete': 'true'
}
},
'controlbar': 'bottom',
'skin': '/plugins/content/jw_allvideos/jw_allvideos/includes/js/mediaplayer/skins/bekle/bekle.zip'
});
</script>
What can be done to solve this problem ? Image included.
Regards,
Radek, Poland