
Video froum videobam.com does not load in jwplayer
Hello.
I tried it with this link:
http://f1.videobam.com/storage/2/videos/c/cl/ULPCM/encoded.mp4/5ae3f1a90ffa511eb95c0731f306e308/4cfb9746
The link works but the video still will not load and i get error ...
This is my code:
<object classid='clsid:D27CDB6E-AE6D-11cf-96B8-444553540000' width='0' height='0'
id='single1' name='single1'>
<param name='movie' value='http://www.metrovancouver.org/Include/js/jwplayer/player.swf'>
<param name='allowfullscreen' value='true'>
<param name='allowscriptaccess' value='always'>
<param name='wmode' value='transparent'>
<param name='flashvars' value='http://f1.videobam.com/storage/2/videos/c/cl/ULPCM/encoded.mp4/5ae3f1a90ffa511eb95c0731f306e308/4cfb9746&image=&skin=http://www.oovoo.com/fplayer/jwplayer/skin/beelden.zip'>
<embed
type='application/x-shockwave-flash'
id='single2'
name='single2'
src='http://www.metrovancouver.org/Include/js/jwplayer/player.swf'
width='100%'
height='94%'
bgcolor='undefined'
allowscriptaccess='always'
allowfullscreen='true'
wmode='transparent'
flashvars='file=http://f1.videobam.com/storage/2/videos/c/cl/ULPCM/encoded.mp4/5ae3f1a90ffa511eb95c0731f306e308/4cfb9746&image=&skin=http://www.oovoo.com/fplayer/jwplayer/skin/beelden.zip'
/>
</object>
<!--[If IE]> <embed
src="http://www.metrovancouver.org/Include/js/jwplayer/player.swf"
width=678
height=405
bgcolor="#ffffff"
allowscriptaccess="always"
allowfullscreen="true"
flashvars="file=http://f1.videobam.com/storage/2/videos/c/cl/ULPCM/encoded.mp4/5ae3f1a90ffa511eb95c0731f306e308/4cfb9746"
/> <![endif]-->
Thanks