Quote:
Originally Posted by capy
I'm looking for a widget or plugin/mod that allows viewing videos in CMS. I was hoping the widget could show the 5 latest videos posted on the forum and/or in the blog. Does something like that exist?
|
Youtube? and others
just add the codes in HTML widget box
HTML Code:
<object width="240" height="240"><param name="movie" value="http://www.youtube.com/v/aWB2wIZSUVs&hl=en&fs=1&"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/aWB2wIZSUVs&hl=en&fs=1&" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="240" height="240"></embed></object>
<br />
<object width="240" height="240"><param name="movie" value="http://www.youtube.com/v/aWB2wIZSUVs&hl=en&fs=1&"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/aWB2wIZSUVs&hl=en&fs=1&" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="240" height="240"></embed></object>