stangger5 |
03-18-2008 11:05 AM |
Quote:
Originally Posted by Alfa1
(Post 1462364)
Please consider adding support for other sites like liveleak, dailymotion, googlevideo as well.
|
Any embed URL should work...
I got this from dailymotion..
Code:
<div><object width="420" height="257"><param name="movie" value="http://www.dailymotion.com/swf/x4i9tx&v3=1&autoPlay=1&related=0"></param><param name="allowFullScreen" value="true"></param><param name="allowScriptAccess" value="always"></param><embed src="http://www.dailymotion.com/swf/x4i9tx&v3=1&autoPlay=1&related=0" type="application/x-shockwave-flash" width="420" height="257" allowFullScreen="true" allowScriptAccess="always"></embed></object><br /><b><a href="http://www.dailymotion.com/video/x4i9tx_episode-103-2008-naias-sights-and-s_auto">Episode #103 - 2008 NAIAS Sights and Sounds</a></b><br /><i>Uploaded by <a href="http://www.dailymotion.com/chhonda">chhonda</a></i></div>
all you need is,,
Code:
http://www.dailymotion.com/swf/x4i9tx&v3=1&autoPlay=1&related=0
The others should work too..
You`ll need to edit the memberinfo_block_youtube,,where is says YouTube Video to just Videos or something...;)
|