Embedded Video from Viddler.com Embedded Video from Viddler.com
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

Main Menu

Embedded Video from Viddler.com

Started by piskot, May 01, 2007, 11:57:57 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

piskot

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?

Joachim Müller

Coppermine doesn't support remote storage.