Order Now AdSolution Sign Up | Login » Bits on the Run Sign Up | Login »

Forums

/

Get the sound of youtube videos

8 replies [Last post]

Hi!!

How can i make a site that when a user search a song the results are from the youtube videos and play only the sound ? (like songza.com)

easiest will be to just hide the screen - displayheight=0

please see the "Supported Flashvars" page - http://www.jeroenwijering.com/?item=Supported_Flashvars
and maybe try experimenting with the wizard - http://www.jeroenwijering.com/?page=wizard

Thanks but how to add a search box to search the youtube videos ? :(

try add the searchbar and searchlink flashvars:

s1.addVariable("searchbar","true");
s1.addVariable('searchlink','http://youtube.com/results%3Fsearch_query%3D');

im afraid the "Supported Flashvars" page and the wizard havent been updated since JeroenW switched the default value of the searchbar flashvar to false it seems...

The problem is that when you search something in the searchbar the youtube page opens in a new window :(

There is a way to see the results in the same page and without the thumb of each video?

Thanks a lot!!!

actually, if you're putting it on a page, put the display height to 27, that way you can the player but not the actual picture!

The sound on my computer is not working.It is on but no sound.

the sould on my computer is not working so what do i do

Can you post a link to a page demonstrating the error?