Top VPS Hosting Provider

Welcome to the myhosting.com Forums.
+ Reply to Thread
Results 1 to 6 of 6
  1. #1
    DMZ
    DMZ is offline Junior Member
    Join Date
    Jun 2008
    Posts
    4

    Default Adding a YouTube Video

    I've seen that on some sites there are youtube videos embedded into their pages. Has anyone done this before and is it a hassle I'd like to do this so the videos are not using my monthly bandwith limit. I assume that if its linked to youtube that it's their bandwidth that's used.

  2. #2
    jacobWii is offline Official Member
    Join Date
    Jun 2008
    Posts
    10

    Default Re: Adding a YouTube Video

    Youtube's basically designed to do it. Most videos you watch on youtube have Embedding code right on the page for you to copy and paste into your HTML pages. The actual data for the video remains hosted at youtube so you would not be privy to the bandwidth use.

    EG. Electric Six - Danger! High Voltage Youtube video embed code:
    ----
    Code:
    <object width="425" height="344"><param name="movie" value="http://www.youtube.com/v/aQQeg3jYgOA&hl=en&fs=1"></param><param name="allowFullScreen" value="true"></param><embed src="http://www.youtube.com/v/aQQeg3jYgOA&hl=en&fs=1" type="application/x-shockwave-flash" allowfullscreen="true" width="425" height="344"></embed></object>
    -Jacob and his Wii

  3. #3
    kazey is offline Silver Member
    Join Date
    May 2008
    Location
    New York City
    Posts
    37

    Default Re: Adding a YouTube Video

    danger ! danger ! high voltage!
    Theres no party like a S Club Party

  4. #4
    snagglepuss is offline Junior Member
    Join Date
    Nov 2009
    Posts
    1

    Default

    Useful tips, thanks guys!

  5. #5
    birge is offline Community Manager - Admin
    Join Date
    Jul 2009
    Posts
    105

    Thumbs up

    Do you know that, you can even choose the frame colors of your video

  6. #6
    SweetTarts is offline Official Member
    Join Date
    Feb 2010
    Posts
    10

    Default

    Quote Originally Posted by birge View Post
    Do you know that, you can even choose the frame colors of your video
    I love that feature Birge! This way you can coordinate the video to blend with your site design (at least a little).

    It makes it look a lot more natural.


 

Posting Permissions

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