+ Reply to Thread
Results 1 to 3 of 3

Thread: code for placing a YouTube video on my website

  1. #1
    Join Date
    Apr 2007
    Posts
    170

    Default code for placing a YouTube video on my website

    What is the correct HTML code for placing a YouTube video on my website within an iframe?

    Said another way, I am wanting a hyperlink that says “Click here for video” then the YouTube video opens up in the iframe. – need correct width and height. I have 2 sties CMS 1 and CMS 2.

    Help with the coding is appreciated.

    Thank you.
    Granda Metz
    Majestic Realty, Park City, UT
    www.grandametz.com
    www.traverseridge.com

  2. #2
    Aaron is offline Real Estate Webmasters Staff Aaron's Most Recent Blog Entry: Email etiquette Aaron is on a distinguished road
    Join Date
    Jun 2005
    Location
    Nanaimo
    Posts
    24,278

    Default Re: code for placing a YouTube video on my website

    Hello,

    When you are looking at the youtube page - you should see some code in the top right side. URL and Embed.

    You should be able to take that "Embed" code - and then place that into a snippet - then place the snippet on a page and link to it.

    If you'd like us to set up an example for you - we could with a small project.

    Thank you,
    Aaron
    Real Estate Webmasters ( Programming )
    Client Resources | Tutorials | Suggested Enhancements

  3. #3

    Default Re: code for placing a YouTube video on my website

    I am following the suggestions for your recommendation to embed video ..
    <object width="1280" height="745"><param name="movie" value="http://www.youtube.com/v/9ygl9Bkq7j4&amp;hl=en_US&amp;fs=1?rel=0&amp;hd=1"> </param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/9ygl9Bkq7j4&amp;hl=en_US&amp;fs=1?rel=0&amp;hd=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="1280" height="745"></embed></object>

    I have placed it in a snippet and them placed it in a page as suggested .. the page seems to just load with a bunch of code .. what might I be doing wrong - would rather send users to pages on my site than youtube! thank you !
    Veronica
    condosetc.com

+ Reply to Thread

Similar Threads

  1. Writting To Drive Traffic To Your Website
    By chitownhomeseller in forum Writing for the web
    Replies: 10
    Last Post: 09-18-2009, 11:36 AM
  2. Would like to add blog to website
    By ppetters in forum Work Orders
    Replies: 3
    Last Post: 01-06-2009, 01:51 PM
  3. Video Intergration
    By Hansel Realty in forum Coding
    Replies: 1
    Last Post: 12-28-2008, 07:35 AM

Tags for this Thread

Posting Permissions

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