Fullscreen Youtube Embed Player

Discussion in 'Programming' started by mudanoman, Jul 13, 2007.

  1. #1
    Hi,

    I am curious if there is a method of allowing fullscreen for embedded Youtube players. I have looked around without any luck. Any help appreciated.

    Thanks.
     
    mudanoman, Jul 13, 2007 IP
  2. ProgrammersTalk

    ProgrammersTalk Peon

    Messages:
    684
    Likes Received:
    7
    Best Answers:
    0
    Trophy Points:
    0
    #2
    I thought they have it already...? :-/
     
    ProgrammersTalk, Jul 13, 2007 IP
  3. westomatic

    westomatic Peon

    Messages:
    1
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #3
    looking for the same- i like to resize my videos smaller for myspace but unlike the fullscreen option on youtubes mainsite , the embeded version has no fullscreen...
     
    westomatic, Oct 8, 2007 IP
  4. firmaterra

    firmaterra Peon

    Messages:
    756
    Likes Received:
    16
    Best Answers:
    0
    Trophy Points:
    0
    #4
    I'm not sure i'm following you.

    Do you load your own FLV player? You should be able to resize it in the embed code using WIDTH and HEIGHT tags.

    If you are using the embed code direct from YouTube, the first part of the code is <object width="425" height="350>. You can resize it here or look at the link further down, and you'll also see width and height. Try resizing that also as I think it depends what browser you are using as to which loads.

    I haven't tried the second method btw!!
     
    firmaterra, Oct 9, 2007 IP