
08-08-2011, 05:53 AM
|
|
LiteSpeed Staff
|
|
Join Date: Sep 2009
Posts: 2,226
|
|
Quote:
|
Can you show me your mp4 link?
|
it's in a LAN. I just created a test.html:
Code:
<embed
flashvars="file=video.mp4&provider=http&http.startparam=start"
width="876" height="480"
src="player.swf"
allowfullscreen="true"
allowscriptaccess="always"
wmode="transparent"
/>
the video.mp4 is the "problem" mp4, player.swf is JWPlayer 5.7 as mentioned before.
can you access test.html on your server and see if same problem.
|