Order Now AdSolution Sign Up | Login » Bits on the Run Sign Up | Login »

Forums

/

Keeps loading and wont play

10 replies [Last post]

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

Thanx for the reply joey!

Ok. I removed it but now i get a:

"No valid filetypes found on the playlist"

any other ideas?

OH!

You're trying to play wmv (Windows) video files with a Flash-based player.

Never, Never, Never.

Convert the video files to a Flash-supported format or use the JW Silverlight-based WMV Player.

lol..... silly me. That was the problem. Thanx for the help.

i'm using this code below to play youtube video ,and it keeps on loading ,no play

FOREVER

<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0" width="550" height="470" align="top"><param name="width" value="550" /><param name="height" value="470" /><param name="align" value="top" /><param name="quality" value="high" /><param name="flashvars" value="file=http://gdata.youtube.com/feeds/api/standardfeeds/recently_featured&playlist=bottom&skin=http://www.shwari.com/udakuz/modieus.swf" /><param name="src" value="http://www.shwari.com/udakuz/player.swf" /><embed type="application/x-shockwave-flash" width="550" height="470" align="top" quality="high" flashvars="file=http://gdata.youtube.com/feeds/api/standardfeeds/recently_featured&playlist=bottom&skin=http://www.shwari.com/udakuz/modieus.swf" src="http://www.shwari.com/udakuz/player.swf"></embed></object>
<script type='text/javascript' src='http://www.shwari.com/udakuz/swfobject_tube.js'></script>

ANY HELP ,I WILL KISS ON YOUR CHEECK

You need to upgrade to the latest player v4.6.338, which you can find here:

      http://developer.longtailvideo.com/trac/log/trunk/as3/player.swf

Click on the release that you want in the Rev column.

You can see your code (fixed), working just fine & dandy, using a v4.6.338 player here:

      http://willswonders.myip.org:8074/kimbo%20cut.html

still dont work i think some java script on my page

i found the problem it was yt file , i upgraded everything except yt file.