- Subscribe to RSS Feed
- Mark Thread as New
- Mark Thread as Read
- Float this Thread for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
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!
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report

- Subscribe to RSS Feed
- Mark Thread as New
- Mark Thread as Read
- Float this Thread for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
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.
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report
- Subscribe to RSS Feed
- Mark Thread as New
- Mark Thread as Read
- Float this Thread for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
Can I turn the SSL on in FREE website? If so how?
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report

- Subscribe to RSS Feed
- Mark Thread as New
- Mark Thread as Read
- Float this Thread for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
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.
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report