• Our software update is now concluded. You will need to reset your password to log in. In order to do this, you will have to click "Log in" in the top right corner and then "Forgot your password?".
  • 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.

Question: Youtube video problem

347
Posts
16
Years
    • Seen Dec 19, 2011
    hey there,i want to put a video in my profile but when i go to user cp>edit your details>youtube video i have the space and evrything,so i fully copy the embed part of the video and when i paste it,only a part of that appears.i've tried the url too because maybe it was a problem with that or something,but the same happens.
    thanks!
     

    Rukario

    Banned
    7,597
    Posts
    21
    Years
  • look at the EMBED code on the YouTube page for the video you want.. now you'll see the embed source URL in that code..
    PHP:
    <object width="425" height="344">
    <param name="movie" value="https://www.youtube.com/v/RZlIcJbbm08&hl=en&fs=1&"></param>
    <param name="allowFullScreen" value="true"></param>
    <param name="allowscriptaccess" value="always"></param>
    <embed src="https://www.youtube.com/v/RZlIcJbbm08&hl=en&fs=1&" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="344"></embed>
    </object>
    all you want to copy is the v/RZlIcJbbm08 part and paste it into the profile field.
     
    Back
    Top