embedia Demo and Tutorial - RSS Playlists
Written by brilaps
Sunday, 13 April 2008 10:07
Page 9 of 16
RSS Playlists with JW Players
RSS playlists are pretty much the same as XSPF.
Please turn on javascript to view the media.
{ embedia media=http://mambo.mambojoomla.com/streaming/playlists/rss_playlist.xml popup=overlay}
Or, perhaps without any popups
Please turn on javascript to view the media.
{ embedia media=http://mambo.mambojoomla.com/streaming/playlists/rss_playlist.xml popup=none}
RSS Playlist used above
<rss version="2.0" xmlns:media="http://search.yahoo.com/mrss/" xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd"> <channel> <title>Sample RSS Playlist</title> <link>http://brilaps.com</link> <description>A sample playlist to demonstrate the RSS playlist capabilities</description> <item> <title>Booze</title> <author>Ozgur Cem Sen</author> <enclosure url="http://www.ocszone.com/streaming/images/2007-04-06Booze021.jpg" type="image/jpeg" /> <link>http://www.ocszone.com</link> </item> <item> <title>Get A Grip</title> <author>Aerosmith</author> <link>http://www.ocszone.com/</link> <enclosure url="http://www.ocszone.com/streaming/audios/Aerosmith-GetAGrip.mp3" type="audio/mpeg" /> <itunes:image href="http://ec1.images-amazon.com/images/I/31H92R6VB8L._AA115_.jpg" /> </item> <item> <title>Booze</title> <author>Ozgur Cem Sen</author> <enclosure url="http://www.ocszone.com/streaming/images/ocs_contact.jpg" type="image/jpeg" /> <link>http://www.ocszone.com</link> </item> <item> <title>An FLV Movie</title> <author>some flv movie</author> <link>http://www.ocszone.com</link> <enclosure type="video/x-flv" url="http://www.ocszone.com/streaming/videos/user.flv" /> </item> <item> <title>A Flash Animation</title> <author>some animation</author> <media:content type="application/x-shockwave-flash" url="http://www.ocszone.com/streaming/videos/opening.swf" /> </item> <item> <title>Booze</title> <author>Ozgur Cem Sen</author> <enclosure url="http://www.ocszone.com/streaming/images/ocs_contact.jpg" type="image/jpeg" /> <link>http://www.ocszone.com</link> </item> </channel> </rss>uthor>Ozgur Cem Sen</author> <enclosure url="/streaming/images/ocs_contact.jpg" type="image/jpeg" /> <link>http://www.ocszone.com</link> </item> <item> <title>An FLV Movie</title> <author>some flv movie</author> <link>http://www.ocszone.com</link> <enclosure type="video/x-flv" url="/streaming/videos/user.flv" /> </item> <item> <title>A Flash Animation</title> <author>some animation</author> <media:content type="application/x-shockwave-flash" url="/streaming/videos/opening.swf" /> </item> <item> <title>Booze</title> <author>Ozgur Cem Sen</author> <enclosure url="/streaming/images/ocs_contact.jpg" type="image/jpeg" /> <link>http://www.ocszone.com</link> </item> </channel> </rss> JW Players are released under Creative Commons license. Please contact Jeroen Wijering for commercial licensing.
Last Updated on Monday, 02 August 2010 05:07