Hi everyone.
I need some help replacing the ray music player with JW Player.
I have uploaded all of my JW files in the "flash/modules/global/inc/app" folder
The only modification I have done is changing the flash/modules/global/inc/content.inc.php
I have replaced the changed the following:
$sHolder = $aInfo['mode'] == "as3" ? "holder_as3.swf" : holder_as3.swf";
$sHolder = $aInfo['mode'] == "as3" ? "player.swf" : "player.swf";
Now if you check a music file in my website:
http://www.beatmixer.co.uk/m/sounds/view/Euphoric-Sounds-ep03
The player is there but won't repsond?
Any suggestions?
Thank