Keyword

No JW Player

  • scrivoluce
  • scrivoluce's Avatar Topic Author
  • Offline
  • New Member
More
15 years 2 weeks ago #22519 by scrivoluce
No JW Player was created by scrivoluce
Hi all,
I've just installed AllVideos 2.5.4 on my Joomla 1.0.15.
It works but I expect to play my local (server) videos with its own player (JW) instead
having QuickTime or DivX plugin installed on my pc.
Whats wrong with it?
Thanks for your time.

This is an extract of the page from my Firefox 3.0.9
<!-- JoomlaWorks "AllVideos" Plugin (v2.5.4) starts here -->

	<script language="javascript" type="text/javascript">
	<!--
	var jwAllVideosCSS = '<' + 'style type="text/css" media="all">'
	+ '@import "http://www.acaf.it/new/mambots/content/jw_allvideos/templates/Default/template_css.css";'
	+ '</' + 'style>';
	document.write(jwAllVideosCSS);
	-->
	</script>
			
	<script type="text/javascript" src="http://www.acaf.it/new/mambots/content/jw_allvideos/players/silverlight.js"></script>

	<script type="text/javascript" src="http://www.acaf.it/new/mambots/content/jw_allvideos/players/wmvplayer.js"></script>
	<script type="text/javascript" src="http://www.acaf.it/new/mambots/content/jw_allvideos/players/AC_QuickTime.js"></script>
			
<!-- JoomlaWorks "AllVideos" Plugin (v2.5.4) ends here -->
<!-- JoomlaWorks "AllVideos" Plugin (v2.5.4) starts here -->
<span class="allvideos">
<span style="width:400px;height:300px;" class="allvideos_player" title="JoomlaWorks AllVideos Player">
	<script type="text/javascript">
		QT_WriteOBJECT_XHTML('http://www.acaf.it/new/images/stories/videos/M4V00001.mp4', '400', '300', '', 'AUTOPLAY', 'false', 'SCALE', 'Aspect');
	</script>
</span>
</span>
<!-- JoomlaWorks "AllVideos" Plugin (v2.5.4) ends here -->

And below the code from IE8
<!-- JoomlaWorks "AllVideos" Plugin (v2.5.4) starts here -->
 
	<script language="javascript" type="text/javascript">
	<!--
	var jwAllVideosCSS = '<' + 'style type="text/css" media="all">'
	+ '@import "http://www.acaf.it/new/mambots/content/jw_allvideos/templates/Default/template_css.css";'
	+ '</' + 'style>';
	document.write(jwAllVideosCSS);
	-->
	</script>
			
	<script type="text/javascript" src="http://www.acaf.it/new/mambots/content/jw_allvideos/players/silverlight.js"></script>
	<script type="text/javascript" src="http://www.acaf.it/new/mambots/content/jw_allvideos/players/wmvplayer.js"></script>
	<script type="text/javascript" src="http://www.acaf.it/new/mambots/content/jw_allvideos/players/AC_QuickTime.js"></script>
			
<!-- JoomlaWorks "AllVideos" Plugin (v2.5.4) ends here -->
<!-- JoomlaWorks "AllVideos" Plugin (v2.5.4) starts here -->
<span class="allvideos">
<span style="width:400px;height:300px;" class="allvideos_player" title="JoomlaWorks AllVideos Player">
	<script type="text/javascript">
		QT_WriteOBJECT_XHTML('http://www.acaf.it/new/images/stories/videos/M4V00001.mp4', '400', '300', '', 'AUTOPLAY', 'false', 'SCALE', 'Aspect');
	</script>
</span>
</span>
<!-- JoomlaWorks "AllVideos" Plugin (v2.5.4) ends here -->

Please Log in or Create an account to join the conversation.


Powered by Kunena Forum