Welcome to TalkGraphics.com
Page 1 of 2 12 LastLast
Results 1 to 10 of 25

Hybrid View

  1. #1
    Join Date
    Jun 2017
    Location
    Georgia
    Posts
    255

    Default Re: Embedding a YouTube Video

    Good evening again all, here is the code with ?rel=0&hd=1
    However, I get the same results. As you can see, once the original video completes its run, 6 other videos are available for our website visitors to click on. This will take them off of our website without any means of returning. This is the problem I mentioned and the ?rel=0&hd=1 does not seem to help at all. Again, thank you all for any help I can get. Thank you so much.

    <iframe width="640" height="360" src="https://www.youtube.com/embed/dTdWpqcwf5Q" frameborder="0" allowfullscreen></iframe>?rel=0&hd=1

    bob

  2. #2
    Join Date
    Oct 2017
    Posts
    6

    Default Re: Embedding a YouTube Video

    I could be wrong, but, I don't think Google/Youtube would want to do anything that would prevent this. The whole point of their existence is to get people to their sites. Any time you use their content ( or anybody else's for that matter ) there is bound to be a link to the other party's website. "No such thing as free lunch" comes to mind.

    but I did find this, so looks like you can do it: https://www.youtube.com/watch?v=uTxb6UUnJds

  3. #3
    Join Date
    Aug 2000
    Location
    Harwich, Essex, England
    Posts
    21,942

    Default Re: Embedding a YouTube Video

    Hi Bob, you've got the ?rel=0&hd=1 parameters outside the iframe code. Try this, it works.

    <iframe width="640" height="360" src="https://www.youtube.com/embed/dTdWpqcwf5Q?rel=0&hd=1" frameborder="0" allowfullscreen></iframe>
    Egg

    Minis Forum UM780XTX AMD Ryzen7 7840HS with AMD Radeon 780M Graphics + 32 GB Ram + MSI Optix Mag321 Curv monitor
    + 1Tb SSD + 232 GB SSD + 250 GB SSD portable drive + ISP = BT + Web Hosting = TSO Host

  4. #4
    Join Date
    Jul 2016
    Location
    Florida, USA
    Posts
    105

    Default Re: Embedding a YouTube Video

    Hi,

    My experience with embedding YouTube videos - I go to the share settings on the video it self to select the embed options. One of the options is to check to not show suggested videos when the current video ends.

  5. #5
    Join Date
    Jun 2017
    Location
    Georgia
    Posts
    255

    Default Re: Embedding a YouTube Video

    Good Morning KoKo and thank you for chiming in with helpful hints. I want to try all of the suggestions offered here and see which works best for me. I will certainly check this out. I do appreciate.

    bob

  6. #6
    Join Date
    Jun 2017
    Location
    Georgia
    Posts
    255

    Default Re: Embedding a YouTube Video

    Hello Egg Bramhill and yes you did tell me what I was doing wrong. However, I did not truly understand what you were trying to tell me. As you could see, I placed the code: ?rel=0&hd=1 at the very end of the video code line which was a mistake. I do appreciate you sending me the Attached Files
    "bobs-video.xar" but I kept getting an error message

    C:\Users\Admin\Application Data\Local\Template\bobs-video.xar
    The application has failed to start because it's side-by-side configuration is incorrect.
    Please see the application event log or use the command-line sxstrace.exe tool for more detail.

    Mr. Bramhill, I have no idea what all that means and I apologize. I'm sure I should know. What I did do was to copy the code you provided and tried to enter that into that video. It still ended showing 6 additional videos in that same area. I am going to go back to work and get that code you sent me to work properly. I more than appreciate you and the efforts of everyone here. What a team of great folk.

    bob

  7. #7
    Join Date
    Apr 2012
    Location
    SW England
    Posts
    17,907

    Default Re: Embedding a YouTube Video

    Quote Originally Posted by musicmanrobert View Post
    ...an error message

    C:\Users\Admin\Application Data\Local\Template\bobs-video.xar
    The application has failed to start because it's side-by-side configuration is incorrect.
    Please see the application event log or use the command-line sxstrace.exe tool for more detail
    bob
    bobs-video.xar should be saved into a Download area, your Desktop or a selected folder; it should not be put in C:\Users\Admin\Application Data\Local\Template\.

    If this is your common practice, I suggest to stop doing this; it might just be the cause of your difficulties.

    Egg's file opens and works exactly as stated on the tin with no "advertised" videos at the end.

    Acorn
    Acorn - installed Xara software: Cloud+/Pro+ and most others back through time (to CC's Artworks). Contact for technical remediation/consultancy for your web designs.
    When we provide assistance, your responses are valuable as they benefit the community. TG Nuggets you might like. Report faults: Xara Cloud+/Pro+/Magix Legacy; Xara KB & Chat

  8. #8
    Join Date
    Jun 2017
    Location
    Georgia
    Posts
    255

    Default Re: Embedding a YouTube Video

    Good morning Nobbyy, DoodleBerry, Egg Bramhill, I am sorry it took me to now to respond to all of the excellent advice you all offered. However,
    most of you know I am not tech inclined, but learning. The code below is the YouTube Video I am interested in.

    <iframe width="640" height="360" src="https://www.youtube.com/embed/dTdWpqcwf5Q" frameborder="0" allowfullscreen></iframe>

    Now, even when i've added ?rel=0&hd=1 it does not seem to make a difference. Could it be do to what DoodleBerry mentioned? These advertising folk want visitors to their videos to go to other videos they advertise? I chose this particular video because I want one that was 2 minutes or less, so that our website could give some other factors, but we are a school and want to teach others about this application.
    I more than appreciate each of you reaching out to help. That is what makes this forum so awesome and kind natured.

    bob

  9. #9
    Join Date
    Aug 2000
    Location
    Harwich, Essex, England
    Posts
    21,942

    Default Re: Embedding a YouTube Video

    Bob, I told you what you were doing wrong in my reply (#8 above)

    Here's a xar file with it working as required.
    Attached Files Attached Files
    Egg

    Minis Forum UM780XTX AMD Ryzen7 7840HS with AMD Radeon 780M Graphics + 32 GB Ram + MSI Optix Mag321 Curv monitor
    + 1Tb SSD + 232 GB SSD + 250 GB SSD portable drive + ISP = BT + Web Hosting = TSO Host

  10. #10
    Join Date
    Aug 2000
    Location
    Placitas, New Mexico, USA
    Posts
    41,524

    Default Re: Embedding a YouTube Video

    Sheesh, this is not that hard. Copy the embed code and add it to a rectangle the same size as indicated in the code in the Placeholder > Replace with HTML Code [Body] area..

 

 

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •