x

Adding a audio player

I have the code but it wont work and Im a free website for now. Is that why I cant use javascript?

Anyways, I have this code: <div class="cc_player" data-username="cg_201">Loading ...</div>

Then I have to place this at the body <script language="javascript" type="text/javascript" src="http://dreamstream.it:2199/system/player.js"></script> and can't I dont have the option.

Or weebly dont allow it at all. Im a DJ and creating my website, I wont upgrade until I find a slolution to adding a player that will play my stream.

I have tried other web player codes but they don't work. ANY HELP?

PS... I have my own radio page at my server but I dont like theres, its not editable 😞 So they give me tool and codes to use on a website of my choice and thats what I want to do. I have my site the way I want it, I just got to find a way to get the player to work. Thanks!

811 Views
Message 1 of 4
Report
3 REPLIES 3
Square

Do you have SSL turned on for your site, @DJEJAY? Your code is linking to an external script via HTTP, so if you have SSL turned on a browser will block the script from being loaded.

799 Views
Message 5 of 4
Report

Can I turn the SSL on in FREE website? If so how?

787 Views
Message 5 of 4
Report
Square

SSL is already enabled for your site; you might be able to just update the SRC of your script code to use https instead of http.

783 Views
Message 5 of 4
Report
This thread has been archived and locked. Please start a new thread if you would like to continue the conversation.