I created a playlist on Youtube and want to embed the playlist player on my site. But there seems to be no search box available in the play list player? There's a search box in the regular players...How can I get a search box in the play list player? The playlist code is below: <object width="416" height="337"><param name="movie" value="http://www.youtube.com/cp/vjVQa1PpcFMXFQxUeTpnGJ-O2ik-g8_Bjc-hsvZKk4c="></param><embed src="http://www.youtube.com/cp/vjVQa1PpcFMXFQxUeTpnGJ-O2ik-g8_Bjc-hsvZKk4c=" type="application/x-shockwave-flash" width="416" height="337"></embed></object> Code (markup): The code here is the youtube embed code with a search box: <object width="425" height="344"><param name="movie" value="http://www.youtube.com/v/na3CpxoTGYI&hl=en&fs=1&color1=0x006699&color2=0x54abd6"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/na3CpxoTGYI&hl=en&fs=1&color1=0x006699&color2=0x54abd6" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="344"></embed></object> Code (markup): I want to put the video from my playlist (first code) in the second code so it plays AND keeps the search box function. Is there a code for this or hack? I can get my play list video to play in the second code but it looses the search box. Any help with this would be great! Thanks!
Hey everyone, I was able to fix this problem myself...But I have another problem that should be simpler to fix but I guess I'm missing it. I want to get the hulu widget and chat box side by side on this page. I tried putting them in the same division but that doesn't do anything...I know there has to be a solution for this but my brain is kind of scrambled at the mo...any insight someone could provide would be great...thanks...