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

Forums

/

player is not working on my site

13 replies [Last post]

hello all,
i m using JWplayer at my site but when i pass video path(video saved at my server) this player is not working properly .but when i pass video path (http://www.helpexamples.com/flash/video/cuepoints.flv) player is working properly.
so cannot understand what to do .any server setting know anybody please suggest me.

thanks
lucky

Hello Lucky,

Can you show us a link to the page where you have implemented the player so that we can better help you out?

Best Regards,

Darjan

I want put 2 or 3 JW Players in a one web page with different video. Why show and work ONLY one player??? Thanks

Hello, why JW player on my site play video only at Firefox?
In Opera and IE he write "This div will be replaced"!

This is a code

<script type='text/javascript' src='http://videostars.spb.ru/jw/embed/swfobject.js'></script>

  <div id='mediaspace'>This div will be replaced</div>

  <script type='text/javascript'>
  var s1 = new SWFObject('http://videostars.spb.ru/jw/embed/player.swf','ply','470','320','9','#ffffff');
  s1.addParam('allowfullscreen','true');
  s1.addParam('allowscriptaccess','always');
  s1.addParam('wmode','opaque');
  s1.addParam('flashvars','file=http://content.bitsontherun.com/videos/3ta6fhJQ.flv');
  s1.write('mediaspace');
</script>

Can you help me? say whats wrong in my code?
PS sorry for my English, I'm from Russia=)

Sergey,

Please show us a link to the page where you have implemented the player so that we can properly troubleshoot the code!

You can also email me directly at darjan ]at[ longtailvideo dot com for immediate assistance!

Best Regards,

Darjan

hello darjan,

i have embedded player in my code using <embed> tag.
The player is working fine in FF and IE and NS..but the javascript is not working in IE6.

eg.
Like this player is embeded..

<embed name="myplayer" id="myplayer" ...../>

then JS function is..

function test()
{
player= document.getElementById('myplayer');
player.sendEvent('PLAY','true');
}

when I am calling this function in my code , it throws js error in IE6 which is "object does not support this property or method".

I do not want to change my whole code. Please help in this regard.

hi dear

i put JWplayer in my site and working on local fine but when i publish my site on host JWplayer show me this error "Video not found : 32.flv"

please help me

link :
http://www.baptist.ir/Management/Media/FLV/Media.aspx?Id=32

Hi,
I also get the problem with IE 7.

The browser give me an error and simply does not load the page. I've only one video on my page and it works fine with FF.

Looking forward to hearing from you soon...

Thanks

I get the same thing as mehrdad. I am using IIS and IE7

I have tried to reference the file relative and explicit and even using the HTTP:// location - no difference.

Sergio,

The way you are linking to your flash video right now (32.flv) suggests that it should be located here: http://www.baptist.ir/Management/Media/FLV/32.flv

But if you click that link you get a 404 not found error. That is why the player can not play the video -- because it is not there.

Best Regards,

Darjan

can't embed to blogger..
want take youtube link to embed to my blog

You likely have this fugured out already, but this is the same scenario you will see if you attempt to call the flv file from a windows 2003 server running IIS until you establish the MIME information for what to do with the flv file type.

my videos are not playing in mozilla and opera though i have
played in internetexplorer but there also it shows two player images of player where i m using only one player
www.bigbonenews.net/videomedia.asp?id=21
or www.bigbonenews.net/videomedia.asp?id=20

my id is rajiv_kadam@yahoo.co.in

You are using the embedded Windows Media Player on these pages, this is not something we support. (not our products)