Music has stopped playing

Discussion in Technical Forum started by Shlomo, Jun 21, 2017
S
Shlomo
I have code in several different pages of my tree for music, which have worked fine for many years. Now the music does not play.

Here are two examples of my code:

Example one played Nimrod from "Enigma Variations" by Elgar

<iframe width="1" height="1" src="http://www.youtube.com/embed/sUgoBb8m1eE?

autoplay=1&loop=1&playlist=sUgoBb8m1eE" frameborder="0"></iframe>

Example 2 played Mendelssohn's Violin Concerto.

<iframe width="1" height="1" src="http://www.youtube.com/embed/Hr0ixoV8mtc?

autoplay=1&loop=1&playlist=Hr0ixoV8mtc" frameborder="0"></iframe>

These links work on youtube but not in my TP tree.

My computer will play music on the Home page when selecting TP tunes, so the speaker etc are all working OK.

Even more puzzling is a test I made with code from a posting by Les:

<center> Barbra Sreisand<br><iframe width="20" height="20"

src="https://www.youtube.com/embed/kxRpq_6kjg8?

autoplay=1&loop=1&playlist= kxRpq_6kjg8" frameborder="0"></iframe></center>

This link works on my tree!!! I do not understand why my links do not work any more.

What can be the problem? Any suggestions would be appreciated.

TribalPages.com
TPSupport
All the embedded music links should be https. Change the http to https
S
Shlomo
All the embedded music links should be https. Change the http to https
Thank you for this suggestion but it does not help. Even with https links, there is no music on my site or any of the stories.

Have you changed something else that affects music links?