Hi all. I just deloaded the latest video player with chapter list.
I uploaded my videos and using the default images for now.
When clicking "play",it just loads and loads but it wont play.
Any ideas? Did i miss something. Im running my website on a VPS server.
Preview: http://www.chevyavalancheclub.com/index.php?page=247
Thanx for reading.
Mick.
Player code:
<center><script type='text/javascript' src='http://www.chevyavalancheclub.com/longtailvideo/swfobject.js'></script>
<div id="mediaspace">This div will be replaced</div>
<script type='text/javascript'>
var s1 = new SWFObject('http://www.chevyavalancheclub.com/longtailvideo/player-viral.swf','ply','640','260','9','#ffffff');
s1.addParam('allowfullscreen','true');
s1.addParam('allowscriptaccess','always');
s1.addParam('wmode','opaque');
s1.addParam('flashvars','file=http://www.chevyavalancheclub.com/longtailvideo/chapters.xml&playlist=right&playlistsize=280&streamer=lighttpd&fullscreen=true&backcolor=000000&frontcolor=ffffff');
s1.write('mediaspace');
</script></center>Chapter xml:
<rss version="2.0" xmlns:media="http://search.yahoo.com/mrss/">
<channel>
<title>"Team Avalanche" on Bullrun Season 2</title>
<link>http://www.chevyavalancheclub.com</link>
<item>
<title>Episode 1</title>
<media:content url="http://www.chevyavalancheclub.com/longtailvideo/Bullrun%20Episode%201.wmv" type="video/x-m4v" start="00:01" />
<media:thumbnail url="http://www.chevyavalancheclub.com/longtailvideo/preview.jpg" />
<description>"Team Avalanche" on Bullrun Season 2</description>
<link>http://chevyavalancheclub.com/</link>
</item>
<item>
<title>Episode 2</title>
<media:content url="http://www.chevyavalancheclub.com/longtailvideo/Episode2BullRun.wmv" type="video/x-m4v" start="00:01" />
<media:thumbnail url="http://www.chevyavalancheclub.com/longtailvideo/preview.jpg" />
<description>"Team Avalanche" on Bullrun Season 2</description>
<link>http://chevyavalancheclub.com/</link>
</item>
<item>
<title>Episode 3</title>
<media:content url="http://www.chevyavalancheclub.com/longtailvideo/Bullrun_Episode_3.wmv" type="video/x-m4v" start="00:01" />
<media:thumbnail url="http://www.chevyavalancheclub.com/longtailvideo/preview.jpg" />
<description>"Team Avalanche" on Bullrun Season 2</description>
<link>http://chevyavalancheclub.com/</link>
</item>
</channel>
</rss>

Remove this:
&streamer=lighttpd&fullscreen=true