Forums

Help › Forums

The Music Thread

Sat, Nov 2 2024 2:17 PM (1,791 replies)
  • drmoose
    3,543 Posts
    Mon, Aug 1 2016 2:59 PM

     

     

    Doc :)

  • drmoose
    3,543 Posts
    Mon, Aug 1 2016 3:00 PM

     

    https://www.youtube.com/watch?feature=player_detailpage&v=4zAThXFOy2c

    Doc :)

  • Stobsbee
    4,784 Posts
    Mon, Aug 1 2016 11:33 PM

  • ScottHope
    10,443 Posts
    Mon, Aug 15 2016 5:03 AM

    Videos are working again now but I will leave the info below in place just incase they disappear again in the future.

    Until WGT comes up with a solution for our videos not showing up, I've cobbled together some javascript. Hopefully this will make the embedded videos, which currently show as one or two black vertical bars, temporarily show up in an iframe window. I've done this in Chrome so there's a chance it won't work in other browsers, but there's no harm in you trying it, sorry about that. (You can use this in any thread/profile page where an embedded video isn't showing).

    Select and copy the code in blue below. Press [F12] to open the developer tools and click the ELEMENTS, INSPECTOR or DOM EXPLORER tab and allow the page to load. Then click the CONSOLE tab and paste the code in at the prompt and hit enter, or click the green play button if using IE, then close the dev tools window [X].

    To save repeatedly pasting in the code, you can recall a previous paste by pressing the up arrow on your keyboard whilst in the CONSOLE. Ensure you allow the webpage to load in the ELEMENTS, INSPECTOR or DOM EXPLORER tab before clicking the CONSOLE tab. 

    var num = document.getElementsByTagName("embed").length;for (i=0; i<num; i++) {var wholetag = document.getElementsByTagName("embed")[0];var vidID = wholetag.src.match(/.{11}(?=&|\?)/);wholetag = "<iframe width=\"434px\" height=\"244px\" style=\"border:5px inset white;box-shadow:0 0 1px #000\" src=\"http://www.youtube.com/embed/"+vidID+"\"></iframe>";document.getElementsByTagName("embed")[0].outerHTML = wholetag;}

  • nanstar
    4,914 Posts
    Mon, Aug 15 2016 5:07 AM

    Duckster789:

    nanstar:

    Jackie Lomax "Sour Milk Sea"

    I love it!

    Cheers Duck, a George Harrison song if I'm not mistaken.

    Now for something completely different :^)

     

  • PaulTon
    10,731 Posts
    Mon, Aug 15 2016 5:13 AM

    ^^^ Tried Scott's suggestion, didn't work - Maxthon (4) Cloud.

    A musical message for WGT -

    Something Better Change - The Stranglers

  • ScottHope
    10,443 Posts
    Mon, Aug 15 2016 5:58 AM

    Did you get any error messages Paul?

  • PaulTon
    10,731 Posts
    Mon, Aug 15 2016 9:12 AM

    ScottHope:

    Did you get any error messages Paul?

    Here's what I see after hitting enter - 

    Just noticed I can now see the Stranglers video embedded!

    Edit - Now I don't see it, wtf ?!

    It was there long enough for me to click play, then I stopped it, replied to you and now it's gone.

     

  • ScottHope
    10,443 Posts
    Mon, Aug 15 2016 9:33 AM

    Cheers Paul, not sure I understand what's going on there but thanks anyway.  : )

  • PaulTon
    10,731 Posts
    Mon, Aug 15 2016 12:58 PM

    I tried it again, the Stranglers video is there now!

    Edit - gone again after this reply!

    Edit 2 - tried again, video there and playable.

    Gone again! As soon as I post it disappears again. I tried it here again, all the videos appear  on the page I have opened but as soon as I post or go to another page in the thread the black oblong is back.

RSS