Music Player Code not working
3 posters
Page 1 of 1
Music Player Code not working
My code is not working, and I copied and paste from the website. Can someone look into it please. I've tried posting on my widget but it wouldn't save.
- Code:
<!-- SCM Music Player http://scmplayer.net -->
<script type="text/javascript" src="http://scmplayer.net/script.js"
data-config="{'skin':'http://static.tumblr.com/su8juwr/NDumxmmz4/supreme.css','volume':49,'autoplay':false,'shuffle':false,'repeat':1,'placement':'top','showplaylist':false,'playlist':[{'title':'Digimon World 2 Black Sword','url':'https://www.youtube.com/watch?v=pSSkjp7llEM&index=9&list=PL7oGGg7qjS8G2_wQUUlUcYqfXXFvvDcAA'},{'title':'Digimon World 2 Blue Falcon','url':'https://www.youtube.com/watch?v=lBlDMMrdL8k&index=8&list=PL7oGGg7qjS8G2_wQUUlUcYqfXXFvvDcAA'},{'title':'Digimon World 2 Digimon Center','url':'https://www.youtube.com/watch?v=lysFVAqVSA8&index=12&list=PL7oGGg7qjS8G2_wQUUlUcYqfXXFvvDcAA'},{'title':'Digimon World 2 Digital City','url':'https://www.youtube.com/watch?v=ifoa6fdNILc&index=6&list=PL7oGGg7qjS8G2_wQUUlUcYqfXXFvvDcAA'},{'title':'Digimon World 2 Gold Hawk','url':'https://www.youtube.com/watch?v=iA_uV_pDYD4&index=7&list=PL7oGGg7qjS8G2_wQUUlUcYqfXXFvvDcAA'},{'title':'Digimon World 2 Item Shop','url':'https://www.youtube.com/watch?v=I-dYAkL69EM&list=PL7oGGg7qjS8G2_wQUUlUcYqfXXFvvDcAA&index=13'},{'title':'Digimon World 3 Asuka City','url':'https://www.youtube.com/watch?v=p924rQzsZOs&list=PL4065EF00C6D610C3&index=4'},{'title':'Digimon World 3 Gym','url':'https://www.youtube.com/watch?v=CLq8tOtbZV0&index=32&list=PL4065EF00C6D610C3'},{'title':'Digimon World 3 Inn','url':'https://www.youtube.com/watch?v=3rkfv_3HGEs&index=7&list=PL4065EF00C6D610C3'},{'title':'Digimon World File City (Day)','url':'https://www.youtube.com/watch?v=erU86ZT8z4I&index=32&list=PL8D904E2A892285F2'},{'title':'Digimon World File City (Night)','url':'https://www.youtube.com/watch?v=TtZifR4xQyw&index=31&list=PL8D904E2A892285F2'},{'title':'Digimon World Gear Savanna (Day)','url':'https://www.youtube.com/watch?v=GOTsLoDEGt8&list=PL8D904E2A892285F2&index=61'},{'title':'Digimon World Gear Savanna (Night)','url':'https://www.youtube.com/watch?v=S2T9Cx2ogbQ&index=60&list=PL8D904E2A892285F2'}]}" ></script>
<!-- SCM Music Player script end -->
Re: Music Player Code not working
Did you follow all of the instructions on here?
I'm currently using the same thing on my forum. I just installed in not too long ago.
I'm currently using the same thing on my forum. I just installed in not too long ago.
Re: Music Player Code not working
I did follow those instructions. My widget is not saving the script
Re: Music Player Code not working
Okay then, have you tried this:
Go to your admin control panel. Click on the tab "display", go down to "templates" and click on "general". Once you've clicked on "general", then you will see a bunch of stuff pop up in the center of your screen. Click on the "" next to the item that says "index_body". Inside the box that is now in the center of your screen, place the above code that you have and click on "save" (which is at the bottom right hand corner of the box that you just put the code in). Once you've done that, that list that you found "index_body" in will pop back up in the middle of your screen again. I want you to click on the "" next to "index_body". Once you've done all that, you can now go back to the main page of your forum to find your music player there (it will either be at the top or the bottom of your main page depending on where you decided you want it to be). It will start playing the music you selected and you don't have to worry about adding a widget.
I know this works because I did it this way on my forum.
Go to your admin control panel. Click on the tab "display", go down to "templates" and click on "general". Once you've clicked on "general", then you will see a bunch of stuff pop up in the center of your screen. Click on the "" next to the item that says "index_body". Inside the box that is now in the center of your screen, place the above code that you have and click on "save" (which is at the bottom right hand corner of the box that you just put the code in). Once you've done that, that list that you found "index_body" in will pop back up in the middle of your screen again. I want you to click on the "" next to "index_body". Once you've done all that, you can now go back to the main page of your forum to find your music player there (it will either be at the top or the bottom of your main page depending on where you decided you want it to be). It will start playing the music you selected and you don't have to worry about adding a widget.
I know this works because I did it this way on my forum.
Re: Music Player Code not working
I use a different sort of player that does a single song repeat source that gives me the code the site use is flawless because it work for html to then java an you can also put in widget
Guest- Guest
Re: Music Player Code not working
What do you mean by not saving?
Lost Founder's Password |Forum's Utilities |Report a Forum |General Rules |FAQ |Tricks & Tips
You need one post to send a PM.
You need one post to send a PM.
When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
Re: Music Player Code not working
Bazinga! wrote:Okay then, have you tried this:
Go to your admin control panel. Click on the tab "display", go down to "templates" and click on "general". Once you've clicked on "general", then you will see a bunch of stuff pop up in the center of your screen. Click on the "" next to the item that says "index_body". Inside the box that is now in the center of your screen, place the above code that you have and click on "save" (which is at the bottom right hand corner of the box that you just put the code in). Once you've done that, that list that you found "index_body" in will pop back up in the middle of your screen again. I want you to click on the "" next to "index_body". Once you've done all that, you can now go back to the main page of your forum to find your music player there (it will either be at the top or the bottom of your main page depending on where you decided you want it to be). It will start playing the music you selected and you don't have to worry about adding a widget.
I know this works because I did it this way on my forum.
It doesn't work, it make's my forum page go blank. If anyone want to try i'll give you a dummy acc.
Re: Music Player Code not working
It won't register the code and leaves my screen blank until I removed the scriptSLGray wrote:What do you mean by not saving?
Re: Music Player Code not working
DigiSquad wrote:Bazinga! wrote:Okay then, have you tried this:
Go to your admin control panel. Click on the tab "display", go down to "templates" and click on "general". Once you've clicked on "general", then you will see a bunch of stuff pop up in the center of your screen. Click on the "" next to the item that says "index_body". Inside the box that is now in the center of your screen, place the above code that you have and click on "save" (which is at the bottom right hand corner of the box that you just put the code in). Once you've done that, that list that you found "index_body" in will pop back up in the middle of your screen again. I want you to click on the "" next to "index_body". Once you've done all that, you can now go back to the main page of your forum to find your music player there (it will either be at the top or the bottom of your main page depending on where you decided you want it to be). It will start playing the music you selected and you don't have to worry about adding a widget.
I know this works because I did it this way on my forum.
It doesn't work, it make's my forum page go blank. If anyone want to try i'll give you a dummy acc.
DigiSquad wrote:It won't register the code and leaves my screen blank until I removed the scriptSLGray wrote:What do you mean by not saving?
Please don't double post. Your post needs to be separated by at least 24 hours before bumping. Please use the edit button instead!DigiSquad wrote:bump
Lost Founder's Password |Forum's Utilities |Report a Forum |General Rules |FAQ |Tricks & Tips
You need one post to send a PM.
You need one post to send a PM.
When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
Similar topics
» SCM Music Player code not working?
» SCM Music Player Not Working
» Different music player Code
» Music Player Code
» Some help witht he music player code?
» SCM Music Player Not Working
» Different music player Code
» Music Player Code
» Some help witht he music player code?
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum