Embedding video on xml page?

admin

Administrator
Staff member
Does anyone know how I can embed the video below into an rss feed and have the output display the video player?

<embed
FlashVars='config=http://www.comedycentral.com/motherload/xml/data_synd.jhtml?vid=78731%26myspace=false'
src='http://www.comedycentral.com/motherload/syndicated_player/index.jhtml'
quality='high' bgcolor='#006699' width='340' height='325' name='comedy_player'
align='middle' allowScriptAccess='always' allownetworking='external' type='application/x-shockwave-flash'
pluginspage='http://www.macromedia.com/go/getflashplayer'>
</embed>

I'm trying to place the video on multiple pages using rss and then, when I swap the video on the rss page, it will change on all pages. That way I don't have to replace the video on all pages one at a time.

This is the link to the xml page I'm using:

<!-- m --><a class="postlink" href="http://www.thedailysearch.com/videofeed.xml">http://www.thedailysearch.com/videofeed.xml</a><!-- m -->

It would be most appreciated if someone could help me with this as I've struggled with it for sometime...
Thank you
 
Back
Top