The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

Problem with Seamless player..

4 posters

Go down

Solved Problem with Seamless player..

Post by Menos Tue 2 Aug - 11:46

I added the the Seamless player in my forum in the Javascript section.
Nothing happened Sad
I also added it as a widget, but because it's Javascript, my members just see some codes instead of the forum. Shocked
I checked the Seamless player and it doesn't have an option for HTML coding.. so Javascript is my only option (that doesn't seem to work).
What am I doing wrong?
Thank you for your time. Smile


Last edited by Menos on Tue 2 Aug - 22:08; edited 1 time in total
Menos
Menos
Forumember

Male Posts : 383
Reputation : 4
Language : Greek, English and Slovak

http://cbrxx.darkbb.com/

Back to top Go down

Solved Re: Problem with Seamless player..

Post by Ape Tue 2 Aug - 16:16

Hello Hello are you using our tutorial here      Seamless Music Player


Problem with Seamless player.. Left1212Problem with Seamless player.. Center11Problem with Seamless player.. Right112
Problem with Seamless player.. Ape_b110
Problem with Seamless player.. Ape1010
Ape
Ape
Administrator
Administrator

Male Posts : 19437
Reputation : 2010
Language : fluent in dork / mumbojumbo & English haha

http://chatworld.forumotion.co.uk/

Back to top Go down

Solved Re: Problem with Seamless player..

Post by Draxion Tue 2 Aug - 16:24

Also, when you obtain your script being HTML from the site where you get the Seamless Player, make sure you place it in your "overall_header" template just under where the <body> element begins. You can place it anywhere of course within the element, just as long as you keep it before </body>.
Draxion
Draxion
Helper
Helper

Male Posts : 2518
Reputation : 321
Language : English
Location : USA

https://www.talesoftellene.com/

Back to top Go down

Solved Re: Problem with Seamless player..

Post by Menos Tue 2 Aug - 18:00

The problem is that I am getting a Javascript code.. unless I'm mistaking.. :/

Here's the code..

Code:
<!-- SCM Music Player http://scmplayer.net -->
<script type="text/javascript" src="http://scmplayer.net/script.js"
data-config="{'skin':'skins/tunes/skin.css','volume':50,'autoplay':false,'shuffle':false,'repeat':1,'placement':'top','showplaylist':false,'playlist':[{'title':'CBR Hellas music','url':'https://www.youtube.com/watch?v=mx6t6E24SSM'}]}" ></script>
<!-- SCM Music Player script end -->

Menos
Menos
Forumember

Male Posts : 383
Reputation : 4
Language : Greek, English and Slovak

http://cbrxx.darkbb.com/

Back to top Go down

Solved Re: Problem with Seamless player..

Post by Draxion Tue 2 Aug - 18:15

It is a JavaScript but you are allowing it in the HTML document via the <script> element.

Use this part of the code in the HTML.

Code:
<script type="text/javascript" src="http://scmplayer.net/script.js"
data-config="{'skin':'skins/tunes/skin.css','volume':50,'autoplay':false,'shuffle':false,'repeat':1,'placement':'top','showplaylist':false,'playlist':[{'title':'CBR Hellas music','url':'https://www.youtube.com/watch?v=mx6t6E24SSM'}]}" ></script>

This part is only making comments inside the HTML.

Code:
<!-- SCM Music Player http://scmplayer.net -->
...
<!-- SCM Music Player script end -->
Draxion
Draxion
Helper
Helper

Male Posts : 2518
Reputation : 321
Language : English
Location : USA

https://www.talesoftellene.com/

Back to top Go down

Solved Re: Problem with Seamless player..

Post by Menos Tue 2 Aug - 18:39

Should I insert this code in the Javascript or the "overall_header" ?
Menos
Menos
Forumember

Male Posts : 383
Reputation : 4
Language : Greek, English and Slovak

http://cbrxx.darkbb.com/

Back to top Go down

Solved Re: Problem with Seamless player..

Post by Draxion Tue 2 Aug - 19:52

You should place it where I said to place it on my first post. Smile
Draxion
Draxion
Helper
Helper

Male Posts : 2518
Reputation : 321
Language : English
Location : USA

https://www.talesoftellene.com/

Back to top Go down

Solved Re: Problem with Seamless player..

Post by SLGray Tue 2 Aug - 21:09

Do you have JavaScript Management activated?


Problem with Seamless player.. Slgray10

When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
SLGray
SLGray
Administrator
Administrator

Male Posts : 51555
Reputation : 3524
Language : English
Location : United States

https://forumsclub.com/gc/128-link-directory/

Back to top Go down

Solved Re: Problem with Seamless player..

Post by Menos Tue 2 Aug - 22:08

I followed Draxion's instructions and the player works!!
Thank you Draxion!
Thank you all for your immediate help!
This topic is solved!
Take care. Hello
Menos
Menos
Forumember

Male Posts : 383
Reputation : 4
Language : Greek, English and Slovak

http://cbrxx.darkbb.com/

Back to top Go down

Solved Re: Problem with Seamless player..

Post by SLGray Tue 2 Aug - 22:09

Problem solved & topic archived.
Please read our forum rules:  ESF General Rules


Problem with Seamless player.. Slgray10

When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
SLGray
SLGray
Administrator
Administrator

Male Posts : 51555
Reputation : 3524
Language : English
Location : United States

https://forumsclub.com/gc/128-link-directory/

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum