Brooklyniancommunity archive · read-onlyContact

turning off the search bar on embeded youtube videos

pitu
pitu
edited November -1 in The Lounge / Random Stuff
I'm workshopping this...
the internets tell me
0″. More information here.[/quote wrote:
but my html skills are all self taught, so I know I'm missing something basic





Comments

  • rtraindweller
    rtraindweller
    when did they start adding those? well in the html code i would assume you'd add that bit directly following the video ID


    ex:

    ...param><embed src="http://www.youtube.com/v/UxTmgUx2TOE&hl=en&fs=1&showsearch=0" type="application/x-shockwav...
  • pitu
    pitu
    hmmm...just added that to the bottom one, to no effect. I've tried it with and without param /param and still there's that durn bar.

    they just started it this week
  • sweet tea
    sweet tea
    on the bright side, now this whole thread looks funky, at least at this computer.
  • pitu
    pitu
    sweet tea wrote: on the bright side, now this whole thread looks funky, at least at this computer.
    what do you mean?
    is there something other than the 2 hope-to-be before and after videos?
  • sweet tea
    sweet tea
    huh. i'm home (FF on mac) now, and it looks normal. at work (IE on PC), the borders between posts were gone and i think also the alternating background colors. only on this thread.
  • rtraindweller
    rtraindweller
    did you try removing everything before embed and after /embed? i haveta remove that when adding autoplay to the code.


  • rtraindweller
    rtraindweller
    ah ha! it worked! take that YouTube search bar. that's really annoying, glad ya brought this thread up though cause a lot of my job has to do with client's youtube videos. now i know how to get rid of what will soon to be "what the hell is that why is that there???" complaints from MSG.
  • carnivore
    carnivore
    rtraindweller wrote: did you try removing everything before embed and after /embed? i haveta remove that when adding autoplay to the code.


    I just removed that code when I quoted you and it looks the same to me in FF3.0.4 / Mac OSX 10.5.5.
  • carnivore
    carnivore
    Looks the same in Safari too.
  • carnivore
    carnivore
    Same in Opera too.
  • carnivore
    carnivore
    Ha! I haven't used Explorer in so long, it's not even Flash enabled!

    My copy of Camino didn't support flash either.
  • carnivore
    carnivore
    Looks the same in Flock.
  • carnivore
    carnivore
    My 2000-2002 copy of Netscape 7.0 also doesn't support Flash.
  • pitu
    pitu
    YouTube seems to be updating. Now the search bar is appearing only when you mouse over it, and they've added custom options as below (size, color border) O where will it land...

    I tried ditching the stuff before embed, and it didn't work (results above)

    Except this video I put here today with fugly custom options doesn't have the Search bar, even after you play it.



  • carnivore
    carnivore
    pitu wrote: Except this video I put here today with fugly custom options doesn't have the Search bar, even after you play it.
    It's still there for me (FF/OSX).
  • rtraindweller
    rtraindweller
    pitu wrote: YouTube seems to be updating. Now the search bar is appearing only when you mouse over it, and they've added custom options as below (size, color border) O where will it land...

    I tried ditching the stuff before embed, and it didn't work (results above)

    did you ditch the /object bit after /embed as well? when you do all that and then submit, it reorganizes the code. im running FF 3.0.4 here and use the same at work, always works fine for me.
  • pitu
    pitu
    rtraindweller wrote: [quote=pitu]YouTube seems to be updating. Now the search bar is appearing only when you mouse over it, and they've added custom options as below (size, color border) O where will it land...

    I tried ditching the stuff before embed, and it didn't work (results above)

    did you ditch the /object bit after /embed as well? when you do all that and then submit, it reorganizes the code. im running FF 3.0.4 here and use the same at work, always works fine for me.

    ahh ha - edited above again, and got rid of the bar (2nd one is edited, 1st is original)
    THX rtraindwellwer!

    I'm OSX FF too Carn, and I'm getting pulldown with mouse on 1st instance, nothing on second, and nothing on the other video I embedded, with the red border.

    ....object width="425" height="344"....embed src="http://www.youtube.com/v/xbianiY84DM&hl=en&fs=1&showsearch=0"; type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="344"...../param.....
  • carnivore
    carnivore
    So I just reloaded the page and am seeing the search bar you were talking about in the first video for the first time. This whole time I thought you were talking about the progress bar under the video. I've never seen that search bar before.
  • rtraindweller
    rtraindweller
    no prob! glad i could help.