Making a YouTube video look more presentable

Discussion in 'HTML & Website Design' started by cre8ive, Mar 20, 2008.

  1. #1
    Our client asked us to add a page to show a YouTube video clip. I just took the existing framework to create the page. It looks pretty lousy right now, however. So, I'm thinking that there needs to be something around the video clip. Something like a picture frame? Or something like a picture of monitor? What should I do about this?

    I'd greatly appreciate your suggestions.
     
    cre8ive, Mar 20, 2008 IP
  2. sawz

    sawz Prominent Member

    Messages:
    8,225
    Likes Received:
    808
    Best Answers:
    0
    Trophy Points:
    360
    #2
    i have a collection of skins for video display.
    if your interested, PM me
     
    sawz, Mar 20, 2008 IP
  3. jodfran

    jodfran Peon

    Messages:
    79
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #3
    A background image of something relating to the video itself will make it look more professional and personalised, so users associate it more with your website than youtube itself.

    Also don't forget if your embedding youtube videos in a site to apply the ie 6 bug fix with a javascript embed command. This will stop users with ie 6 browsers having to click twice to activate the video.

    It's quite easy to do, check out my example of a properly javascript embedded and personalised youtube video here
     
    jodfran, Mar 20, 2008 IP
  4. developr

    developr Peon

    Messages:
    35
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #4
    developr, Mar 21, 2008 IP
  5. jodfran

    jodfran Peon

    Messages:
    79
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #5
    Hi sorry for the very late reply i didn't realise you wrote a response. I've already linked the example web page above if you click on the link that says 'here'.

    No i'm not using the You Tube Embed Code, im using the method you just described above with javascript that adobe recommends. Just view the source of my html page and you will see.

    All I do is just take the video url from the embed code of the You Tube video and drop it into the javascript in the relevant place.
     
    jodfran, Apr 2, 2008 IP