Hi.
I am currently making a website that will have lots of videos on it.
The JW Player was recomended to me by a friend; I downloaded and installed and the test video in the readme worked fine.
I took the code from the readme and put it in my webpage.
When I try to play the video it comes up error #2032. When I remove the two "autoplay" parts it comes up that the video is not found or cant be read!
What am I doing wrong?
This is my code:
<object type="application/x-shockwave-flash"
wmode="transparent"
data="../../flvplayer/flvplayer.swf?file=Waterloo-wcnb-a.flv autostart=true"
height="240" width="320"><param
name="movie"
value="../../flvplayer/flvplayer.swf?file=Waterloo-wcnb-a.flv autostart=true" /><param
name="wmode" value="transparent" /></object>

What version of the JW Player are you using?
You can right-click on the player to see the version number.