Ignore:
Timestamp:
08/05/11 11:35:33 (23 months ago)
Author:
jeroen
Message:

initial cleanup of Flash related. Most test working, but tweaks needed

File:
1 edited

Legend:

Unmodified
Added
Removed
  • plugins/related/test/assets/playlist.xml

    r1784 r1938  
    11<rss version="2.0" xmlns:jwplayer="http://developer.longtailvideo.com/trac/wiki/FlashFormats"> 
    22        <channel> 
    3                 <title>Example RSS playlist with sharing, related</title> 
    43 
    54                <item> 
    6                         <title>Big Buck Bunny</title> 
    7                         <description>This entry has both an embed code and a share link defined in the playlist.</description> 
    8                         <enclosure url="http://content.bitsontherun.com/videos/nPripu9l-327.mp4" /> 
    9                         <jwplayer:related.file>assets/recs.xml</jwplayer:related.file> 
    10                         <jwplayer:sharing.link>http://www.longtailvideo.com</jwplayer:sharing.link> 
    11                         <jwplayer:sharing.code><![CDATA[<embed src="http://video.longtailvideo.com/players/nPripu9l-ALJ3XQCI.swf" width="480" height="270" allowfullscreen="true" />]]></jwplayer:sharing.code> 
     5                        <title>Big Buck Bunny Trailer</title> 
     6                        <description>This entry has a feed with 3 related videos.</description> 
     7                        <jwplayer:file>http://content.bitsontherun.com/videos/nPripu9l-327.mp4</jwplayer:file> 
     8                        <jwplayer:image>http://content.bitsontherun.com/thumbs/nPripu9l-320.jpg</jwplayer:image> 
     9                        <jwplayer:related.file>assets/blender.xml</jwplayer:related.file> 
    1210                </item> 
    1311 
    1412                <item> 
    15                         <title>Big Buck Bunny</title> 
    16                         <description>This entry has no code defined, so the plugin uses the embed code of the current player.</description> 
    17                         <enclosure url="http://content.bitsontherun.com/videos/nPripu9l-327.mp4" /> 
    18                         <jwplayer:related.file>assets/recommendations.xml</jwplayer:related.file> 
    19                         <jwplayer:sharing.link>http://www.longtailvideo.com</jwplayer:sharing.link> 
     13                        <title>Bits on the Run intro</title> 
     14                        <description>This entry has a feed with 5 related videos.</description> 
     15                        <jwplayer:file>http://content.bitsontherun.com/videos/yYul4DRz-327.mp4</jwplayer:file> 
     16                        <jwplayer:image>http://content.bitsontherun.com/thumbs/yYul4DRz-320.jpg</jwplayer:image> 
     17                        <jwplayer:related.file>assets/screencasts.xml</jwplayer:related.file> 
    2018                </item> 
    2119 
    2220                <item> 
    23                         <title>Big Buck Bunny</title> 
    24                         <description>This entry has no link defined, so the plugin uses the link to the current page.</description> 
    25                         <enclosure url="http://content.bitsontherun.com/videos/nPripu9l-327.mp4" /> 
    26                         <jwplayer:related.file>assets/recommendations.xml</jwplayer:related.file> 
    27                         <jwplayer:sharing.code><![CDATA[<embed src="http://video.longtailvideo.com/players/nPripu9l-ALJ3XQCI.swf" width="480" height="270" allowfullscreen="true" />]]></jwplayer:sharing.code> 
     21                        <title>Coronation street</title> 
     22                        <description>This entry has no related videos.</description> 
     23                        <jwplayer:file>http://content.bitsontherun.com/videos/JUsVgTHL-327.mp4</jwplayer:file> 
     24                        <jwplayer:image>http://content.bitsontherun.com/thumbs/JUsVgTHL-320.jpg</jwplayer:image> 
    2825                </item> 
    2926 
    3027                <item> 
    31                         <title>Big Buck Bunny</title> 
    32                         <description>This entry has neither an embed code nor a share link.</description> 
    33                         <enclosure url="http://content.bitsontherun.com/videos/nPripu9l-327.mp4" /> 
    34                         <jwplayer:related.file>assets/recs.xml</jwplayer:related.file> 
     28                        <title>Men With Talent</title> 
     29                        <description>This entry has a feed with 25 related videos.</description> 
     30                        <jwplayer:file>http://content.bitsontherun.com/videos/TnoZfafq-327.mp4</jwplayer:file> 
     31                        <jwplayer:image>http://content.bitsontherun.com/thumbs/TnoZfafq-320.jpg</jwplayer:image> 
     32                        <jwplayer:related.file>assets/heineken.xml</jwplayer:related.file> 
    3533                </item> 
    3634 
Note: See TracChangeset for help on using the changeset viewer.