I was wondering if anyone was using clip-share (like youtube) and knows of an already existing way to embed vids hosted on there into thread threads (like the mod we have for youtube).
http://www.clip-share.com/http://www.clipsharedemo.com/view_video.php?viewkey=3196f05ac29810b924acEmbed URL:
Code:<object type="application/x-shockwave-flash" width="320" height="260"wmode="transparent" data="http://www.clipsharedemo.com/flvplayer.swf?file=http://www.clipsharedemo.com/flvideo/2011.flv&autostart=true&showfsbutton=true">
<param name="movie" value="http://www.clipsharedemo.com/flvplayer.swf?file=http://www.clipsharedemo.com/flvideo/2011.flv&autostart=true&showfsbutton=true" />
<param name="wmode" value="transparent" />
<param name="allowScriptAccess" value="sameDomain" />
<embed src="http://www.clipsharedemo.com/flvplayer.swf?file=http://www.clipsharedemo.com/flvideo/2011.flv&autostart=true&showfsbutton=true" loop="False" width="320" height="260" allowscriptaccess="sameDomain" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" />
</embed>
</object>
Thanks