I testing youtube link video (i only testing) none message post

    This site uses cookies. By continuing to browse this site, you are agreeing to our Cookie Policy.

    • Kranzegrad wrote:

      Kranzegrad wrote:

      Java Source Code: https://youtu.be/88IwkKQFPcE

      1. https://youtu.be/88IwkKQFPcE
      Agh... i failed. :cursing: Ahh... How Smoko makes video in CoN Forum post, how? i am curious.
      *** The Creator of Zombie Farming ***
      The KING of CoN News!!!
      The "Get off my lawn!" cranky CoN Forums Poster - not affiliated with Dorado in any way


      "Death comes to us all. Shall I deal you in?" - DoD
    • Maybe by making it a link by clicking on link. Let me try it:

      link

      Or by using the "embed"-button on youtube (that's more likely it, but I think it would have to be directly put into html, not sure if that works):
      <iframe width="560" height="315" src="https://www.youtube.com/embed/zgpj8ohmk_I" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>

      But there is a link in the html code I'm just gonna copy into the link thing, maybe that's it:
      other link
      a.k.a. jem and and eres
    • Ahh, I'm stupid, there is a button that says "inlinecode" and one that says "code" and one that says "Inline-Code, maybe I just have to put my html code in one of them
      code

      HTML Source Code

      1. <iframe width="560" height="315" src="https://www.youtube.com/embed/zgpj8ohmk_I" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>

      inline code:

      <iframe width="560" height="315" src="https://www.youtube.com/embed/zgpj8ohmk_I" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
      a.k.a. jem and and eres
    • jemandanderes wrote:

      Ahh, I'm stupid, there is a button that says "inlinecode" and one that says "code" and one that says "Inline-Code, maybe I just have to put my html code in one of them
      code

      HTML Source Code

      1. <iframe width="560" height="315" src="https://www.youtube.com/embed/zgpj8ohmk_I" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
      inline code:

      <iframe width="560" height="315" src="https://www.youtube.com/embed/zgpj8ohmk_I" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
      *** The Creator of Zombie Farming ***
      The KING of CoN News!!!
      The "Get off my lawn!" cranky CoN Forums Poster - not affiliated with Dorado in any way


      "Death comes to us all. Shall I deal you in?" - DoD