I don't see FLV videos? PDF Print E-mail
Written by Administrator   
Friday, 02 November 2007
This is one a problem caused by js path to find location of your mediaplayer.swf.
For this problem you have to open this file with an text editor and enter your right path in file mediabox.js located in components/com_musicbox/js.
// Set Path to your mediaplayer for FLV video files
// default path  is /components/com_musicbox/js/
// If Joomla is under a subdir // enter name of subdir before path
//i.e. if your subdir is  joomla path will be /joomla/components/com_musicbox/js/
//DECOMMENT YOR POSSIBLE PATH:
var tempPath = '/components/com_musicbox/js/';
// var tempPath = '/YOURDIR/components/com_musicbox/js/';
// var tempPath = 'http://www.YOURSITE.COM/components/com_musicbox/js/';
// var tempPath = 'http://YOURDIR.YOURSITE.COM/components/com_musicbox/js/';
Last Updated ( Thursday, 01 November 2007 )
 
Next >
MBox 2.0 is a Joomla! component for Music Management Systems.
You can store artists, songs, videos, albums and lyrics with an easy administrator interface.
ATTENTION: For old users of 1.0.x release, do not made an upgrade with this new version, some many table changes are made and at this moment we do not have an upgrade system. Download new Mbox 2.0 STABLE Here
 
top