allvideo plugin not shown on site's mobile but standard version

fazk
13 years, 5 months ago
Hi,

First great thanks to this component and the development team!

I installed this component on my site : www.mandarinlearn.com and it works well. The site provides free language learning course to international people so I used allvideo plugin to provide tons of mp3 and video files.

I used blackberry to test:

1. When I visit the site through blackberry in mobile version, all allvideo plugin not shown,
2. When I visit the site through blackberry in standard version, all all video plugin works well and people can click the mp3 file and hear the pronunciation.

Could you please tell me how to make the configuration on backend?

Thanks and regards,

Fran
Barnabas
13 years, 5 months ago
Hi,
I installed allvideos and made sure the tmpl was in html in both templates for pda and desktop.
The code below is from the pda to a ff The video did not show on the pda template. Perhaps someone else could advise.
 
<div class="article-content">
Here is my video
 
 
<!-- JoomlaWorks "AllVideos" Plugin (v4.1) starts here -->
 
<div class="avPlayerWrapper">
<div style="width:400px;" class="avPlayerContainer">
 
<div id="AVPlayerID_f56aa4e2_1706474010" class="avPlayerBlock">
 
<div id="avID_AVPlayerID_f56aa4e2_1706474010" style="width:400px;height:300px;" title="JoomlaWorks AllVideos Player"></div>
<script type="text/javascript">
jwplayer('avID_AVPlayerID_f56aa4e2_1706474010').setup({
'file': '/joomlatest/images/stories/videos/SW.flv',
'image': '',
'height': '300',
'width': '400',
'modes': [
{ 'type': 'html5' },
{ 'type': 'flash', src: '/joomlatest/plugins/content/jw_allvideos/includes/js/mediaplayer/player.swf' },
{ 'type': 'download' }
],
'autostart': 'false',
'backcolor': '#010101',
'plugins': {
'viral-2': {
'onpause': 'false',
'oncomplete': 'true'
}
},
'controlbar': 'bottom',
'skin': '/joomlatest/plugins/content/jw_allvideos/includes/js/mediaplayer/skins/bekle/bekle.zip'
});
</script>
</div>
</div>
</div>
 
<!-- JoomlaWorks "AllVideos" Plugin (v4.1) ends here -->
 
</div>
 
 
 
pnjfksx
13 years, 4 months ago
I am having the same issue with embedded video at www.othervision.net

By continuing to use this site you consent to the use of cookies on your device as described in our cookie policy unless you have disabled them. This site will not function correctly without cookies.

I accept cookies from this site.