Please check your mailbox for my answers.
If you want to manually edit the XML playlist file please look below:
Quote:
<player>
<video>
<_videoList>
<source>yourvideofile.flv</source>
<source>yourvideofile2.flv</source>
</_videoList>
<_videoAdsList>
<source>yourADVvideo.flv</source>
<source>yourADVvideo2.flv</source>
</_videoAdsList>
<_videoAdsLinkList>
<source>yourADVsite.com</source>
<source>yourADVsite2.com</source>
</_videoAdsLinkList>
<_thumbnailList>
<source>thumbnailimage.jpg</source>
<source>thumbnailimage2.jpg</source>
</_thumbnailList>
<_smalldescrPlayList>
<description><![CDATA[Your first video description]]></description>
<description><![CDATA[Your second video description]]></description>
</_smalldescrPlayList>
<_smallthumbPlayList>
<source>smallthumbimage.jpg</source>
<source>smallthumbimage2.jpg</source>
</_smallthumbPlayList>
<_videoSubtitleList>
<source>sub.srt</source>
<source>sub2.srt</source>
</_videoSubtitleList>
</video>
</player>
If your video does not need a thumbnail picture or subtitles or ... just leave the relevant node is empty (for example - <source></source>).