Nov. 05, 2007Ian
Hi,
I cannot get the JW player to work using veoh flv's :(. For example if I use the excellent trapvid site to grab the url to the flv:
Original URL: http://www.veoh.com/videos/v1393643CXHgQhq9
Trapvid returned URL: http://content.veoh.com/flash/p/1393643/dcfeaa9f9fc098a7667a3a8827b0e2c0f4234fc1.flv?ct=341bfac39eb609732bde55afb6f349503caaa162f8831616
If I then put this into the JW player and use "type flv" it plays fine in ff and opera but not in IE.
Has anyone come across this issue before and could shine a light for me? TIA.
Nov. 05, 2007Will
Works, IE & Opera:
s1.addVariable('file', 'http://content.veoh.com/flash/p/1393643/dcfeaa9f9fc098a7667a3a8827b0e2c0f4234fc1.flv?ct=341bfac39eb609732bde55afb6f349503caaa162f8831616');
s1.addVariable('type', 'flv');
Nov. 05, 2007Ian
Not for me it doesn't :(.
Please see an example here:
http://84.45.15.253/ietest.html
..works in ff, opera but not IE.
Nov. 05, 2007Will
WOW, I can see why. You forgot to set the width and height, and you have the player code inside it's own element, so it's overwriting itself, and the URL from trapvid had expired.
<div class="screen" id="player1">
If you can see this text then you need to install Adobe Flash Player to
watch this video. This is easy, just visit here and get it.
</div>
<script type="text/javascript">
var s1 = new SWFObject('/player/flvplayer.swf', 'single', '500', '350', '7');
s1.addParam('allowfullscreen', 'true');
s1.addVariable('file', encodeURIComponent('http://content.veoh.com/flash/p/1393643/dcfeaa9f9fc098a7667a3a8827b0e2c0f4234fc1.flv?ct=ecdbe0019309cf782308ce0efaae8b87395b37243f0cc65d'));
//s1.addVariable('file', 'http://content.veoh.com/flash/p/1393643/dcfeaa9f9fc098a7667a3a8827b0e2c0f4234fc1.flv?ct=341bfac39eb609732bde55afb6f349503caaa162f8831616');
s1.addVariable('type', 'flv');
s1.addVariable('width', '500');
s1.addVariable('height', '350');
s1.addVariable('overstretch', 'true');
s1.write('player1');
</script>
Nov. 06, 2007Ian
Will I appreciate the help you are giving me however it still does not work. I have copied and pasted your code into the page and it still does not work in IE, please see again here:
http://84.45.15.253/ietest.html
What could possibly be wrong now?
Nov. 07, 2007Ian
No takers? Damn.
Does this mean I have found a bug in the player? As far as I can see the code is correct (although I could be wrong), it plays in ff and opera so the paths are working.
Confused :(.
Nov. 07, 2007Will
@Ian,
This link works for me in IE. Just tested it.
s1.addVariable('file', encodeURIComponent('http://content.veoh.com/flash/p/1393643/dcfeaa9f9fc098a7667a3a8827b0e2c0f4234fc1.flv?ct=ecdbe0019309cf782308ce0efaae8b87395b37243f0cc65d'));
s1.addVariable('type', 'flv');
So I think it's a local issue. Update your Flash plugin or uninstall, re-install it.
Tested in Flash7/NT, Flash8/W2000, Flash9.0.64.0/XP.
Don't have Vista/IE7, never will...
Jan. 12, 2008Bluetrain
I have the same problem, Will, do you have email so I can give you the link to take a look? Thanks so much.
Jul. 06, 2009Milind Kansagara
I have also facing same problem. You can View The Page IN IE 7 http://www.fuelinfusion.com/Testimonial.aspx.
I have Flash 9 installed
http://milindkansagara1984.blogspot.com
http://milindkansagara.blogspot.com
Nov. 03, 2009Aviral Sharma
<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="640" height="480"><param name="flashvars" value="file=http://www.losangelesaldescubierto.net/laadadmin/php_uploads/Luis_Hernandez_Tigres.flv&image=imgs/Luis_Hernandez_Tigres_large.jpg" /><param name="movie" value="flvplayer/player.swf" /><embed src="flvplayer/player.swf" width="640" height="480" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" flashvars="file=http://www.losangelesaldescubierto.net/laadadmin/php_uploads/Luis_Hernandez_Tigres.flv&image=imgs/Luis_Hernandez_Tigres_large.jpg" /></object>
Here are some helpful links to learn more about the JW Player™:
Earn money with ads from LongTail's AdSolution. Watch our demos and sign up now!
If you don’t buy a commercial license, you cannot use a JW Player™ on (i) a site that has ads; (ii) a corporate site; or a (iii) CMS. Our licenses are very inexpensive, so what are you waiting for? Buy a license today.