Hey I am trying to get this to work with streaming radio I have looked on here and tried just about everything but can't get it to work here is the HTML I currently have -
<html>
<head>
<title>Stream</title>
<table>
<tr>
<td height="120" valign="bottom">
<object type="application/x-shockwave-flash" data="player.swf?playlist=http://dir.xiph.org/listen/13560417/listen.xspf" width="220" height="120" wmode="transparent">
<param name="type" value="application/x-shockwave-flash" />
<param name="codebase" value="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0" />
<param name="movie" value="player.swf?playlist=http://dir.xiph.org/listen/13560417/listen.xspf" />
<param name="wmode" value="transparent" />
</object>
</td>
</table>
</body>
</html>
Anyone know what I am doing wrong?
Thanks.

There is no flashvar playlist that is supported by the v4.x JW FLV Player.
Use the flashvar file to refer to the URI for your playlist.
See the v4.6 player supported flashvars documentation here http://developer.longtailvideo.com/trac/wiki/FlashVars