Radio
Installation and Configuration
nduguseliphaz:
Which Player is compatible with facebook
Which Player is compatible with facebook
The player used for Facebook is a flash player which I believe works with the jrShareThis module. You can find the code for it in your modules/jrAudio/templates/jrShareThis_facebook_open_graph.tpl file.
nduguseliphaz:
And is there anyway i can customize the radio pop up width?
And is there anyway i can customize the radio pop up width?
You can change the popup window width in your skins/jrProJamLight/index_radio.tpl file. 820 is the width and 725 is the height.
<a onclick="popwin('{$jamroom_url}/radio_player/playlist_id={$item._item_id}/title={$item.playlist_title}/autoplay=true','radio_player',820,725,true);">
Hope this helps.