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

Forums

/

Flash player not streaming

3 replies [Last post]

Please, I encountered the problem on Xhamster site the flash player appear with photo and just click arrow to play interrupt and go to black screen say try play again I downloaded the new player from this site JW but also not working I'd like to inform I get stream via proxy server before, I used the old player on the Xhamster site but now the available only the new one without stream.Is this from the site server may be it is new

This is very difficult to diagnose - Please post a link to a page demonstrating the error.

I have a problem:
I put this code in my site and the streaming doesn't work. Please help me.

<script type="text/javascript" src="http://vidreel.com/swfobject.js"></script>

  <div name="mediaspace" id="mediaspace"></div>
<script type='text/javascript'>
  var so = new SWFObject('http://vidreel.com/player.swf','ply','600','340','9','#ffffff');
  so.addParam('allowfullscreen','true');
  so.addParam('allowscriptaccess','always');
  so.addParam('wmode','transparent');
  so.addVariable('file','Penthouse.mp4');
  so.addVariable('streamer','rtmp://94.75.237.169/vod/');
  so.addVariable("skin", "http://vidreel.com/dangdang.swf");
  so.addVariable("logo","http://vidreel.com/new1.png");
  so.write('mediaspace');
</script>

this code return "Connection Failed" error. Why ? Because on that site it work`s very well.

 
See the answer in this thread:

    http://www.longtailvideo.com/support/forum/JavaScript-Interaction/21743/Error-Streaming

      Please don't cross-post!