Youtube video gallery
Posted: 18 Jul 2011, 13:31
Hello.
I'm trying to set up a gallery with videos from youtube.
I have read in tutorials that you create a category and then add images that are videos with a code like this in "Video Code Youtube":
<object width="425" height="355">
<param name="movie"
value="http://www.youtube.com/v/4lFwK1FOv5o?
hl=en&rel=0&color1=0x006699&color2=0x54abd6"></param>
<param name="wmode" value="transparent"></param>
<embed src="http://www.youtube.com/v/4lFwK1FOv5o?
hl=en&rel=0&color1=0x006699&color2=0x54abd6"
type="application/x-shockwave-flash" wmode="transparent"
width="425" height="355"></embed>
</object>
Well not load the video, if I put the url directly in the browser if it works.
Any suggestions in the code? I want to put a gallery like this is yours:
https://www.phoca.cz/demo/youtube
Regards
Javi
I'm trying to set up a gallery with videos from youtube.
I have read in tutorials that you create a category and then add images that are videos with a code like this in "Video Code Youtube":
<object width="425" height="355">
<param name="movie"
value="http://www.youtube.com/v/4lFwK1FOv5o?
hl=en&rel=0&color1=0x006699&color2=0x54abd6"></param>
<param name="wmode" value="transparent"></param>
<embed src="http://www.youtube.com/v/4lFwK1FOv5o?
hl=en&rel=0&color1=0x006699&color2=0x54abd6"
type="application/x-shockwave-flash" wmode="transparent"
width="425" height="355"></embed>
</object>
Well not load the video, if I put the url directly in the browser if it works.
Any suggestions in the code? I want to put a gallery like this is yours:
https://www.phoca.cz/demo/youtube
Regards
Javi