• Please note that this section is for questions regarding the forum itself - it is not for fan game-related questions. If you have a question about a fan game, ask in the appropriate thread.

  • Our friends from the Johto Times are hosting a favorite Pokémon poll - and we'd love for you to participate! Click here for information on how to vote for your favorites!
  • Serena, Kris, Dawn, Red - which Pokémon protagonist is your favorite? Let us know by voting in our grand final favorite protagonist poll!
  • PokéCommunity supports the Stop Killing Games movement. If you're a resident of the UK or EU, consider signing one of the petitions to stop publishers from destroying games. Click here for more information!
  • Welcome to PokéCommunity! Register now and join one of the best fan communities on the 'net to talk Pokémon and more! We are not affiliated with The Pokémon Company or Nintendo.

Youtube

murkage

Fairy Key Chain Sweeper
  • 96
    Posts
    14
    Years
    • Seen Apr 13, 2021
    just a quick one but when you post vids from youtube do you put in the embedded code then put youtube tags around it or do you put the link then tag. I couldn't figure it out.
     
    You use a specific part of the embedded code.

    Example:

    <object width="480" height="385"><param name="movie" value="https://www.youtube.com/v/VRgmyv4_eNA?fs=1&hl=en_US"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="https://www.youtube.com/v/VRgmyv4_eNA?fs=1&hl=en_US" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="480" height="385"></embed></object>
    ^
    That is an embeded code, so you only use the part in bold for the youtube video. So, if you look for a part of the embedded code to your youtube video, use it in between the two tags it should work.

    Another example of how the tag should look like when you have finished inserting the code:
    [YOUTUBE]v/VRgmyv4_eNA?fs=1&hl[/YOUTUBE]
    Final outcome:


    I hope it helps, I tried to explain it my best.
     
    You use a specific part of the embedded code.

    That is an embeded code, so you only use the part in bold for the youtube video. So, if you look for a part of the embedded code to your youtube video, use it in between the two tags it should work.

    I hope it helps, I tried to explain it my best.
    I hope you don't do all of that yourself; unless you're good at easily spotting out the video ID in the midst of all of that. ): If you look at the embedded coding and the bold set of information you pointed it, you'll notice it's part of the actual video's URL. Basically all you have to do is follow what donvannj stated.

    In the URL, C&P the last tidbit "V=___________" and put that in the middle of the Youtube tags.
     
    Back
    Top