I don;t know what I've done wrong on this setup. The skin and the revolt plugin won't work.
<script type='text/javascript'>
var s1 = new SWFObject('http://www...../player.swf','ply','220','200','9','#ffffff');
s1.addParam('allowfullscreen','false');
s1.addParam('allowscriptaccess','always');
s1.addParam('wmode','opaque');
s1.addParam('flashvars',
'file=http://67.212.173.250:8720/;stream.nsv&type=sound&autostart=true&duration=999999','file=/upload/flash.flv&plugins=revolt-1');
s1.addVariable("skin", "http://www....../jwplayerskin/simple.swf");
s1.write('player');
</script>
I'm no expert on this stuff and I'd sure like any help I can get on this.
Thanks
Richard

Sorry, some of the code got lost in the copy and paste. Here it is again:
s1.addParam('flashvars',
'file=http://67.212.173.250:8720/;stream.nsv&type=sound&autostart=true&duration=999999','file=
/upload/flash.flv&plugins=revolt-1');