I would like to embed video from Viddler. Instead of uploading video just embedding their video player.
Sample:
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="437" height="370" id="viddler"><param name="movie" value="http://www.viddler.com/player/5524d830/" /><param name="allowScriptAccess" value="always" /><embed src="http://www.viddler.com/player/5524d830/" width="437" height="370" type="application/x-shockwave-flash" allowScriptAccess="always" name="viddler" /></object>
How would I do that?
Coppermine doesn't support remote storage.