CNN Videos

Kevin

Well-known member
I've been going back through some of the older threads regarding a BB Code Media Site definition for CNN videos and an finding several different results, mainly as a result of different URLs for the CNN videos in different places.

In short... was anybody able to come up with a configuration for CNN videos, such as the one linked below, that could be entered directly from the ACP instead of needing to use an add-on?

http://www.cnn.com/video/?hpt=hp_c3...-in-at-new-york-aquarium.youtube-com-wcsmedia

Thanks :)
 
This is an example of CNN video embed code:
Code:
<object width="416" height="234" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" id="ep_1902"><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="wmode" value="transparent" /><param name="movie" value="http://i.cdn.turner.com/cnn/.element/apps/cvp/3.0/swf/cnn_embed_2x_container.swf?site=cnn&profile=desktop&context=embededition&videoId=politics/2013/06/07/sot-atw-obama-nsa-phone-calls.cnn&contentId=politics/2013/06/07/sot-atw-obama-nsa-phone-calls.cnn" /><param name="bgcolor" value="#000000" /><embed src="http://i.cdn.turner.com/cnn/.element/apps/cvp/3.0/swf/cnn_embed_2x_container.swf?site=cnn&profile=desktop&context=embededition&videoId=politics/2013/06/07/sot-atw-obama-nsa-phone-calls.cnn&contentId=politics/2013/06/07/sot-atw-obama-nsa-phone-calls.cnn" type="application/x-shockwave-flash" bgcolor="#000000" allowfullscreen="true" allowscriptaccess="always" width="416" wmode="transparent" height="234"></embed></object>
But I cannot figure out how to embed in XF
 
Top Bottom