Using LTAS with JW Player 4
<div id="player">
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
width="700"
height="450"
id="single1"
name="single1">
<param name="movie" value="player4.swf">
<param name="allowfullscreen" value="true">
<param name="allowscriptaccess" value="always">
<param name="wmode" value="transparent">
<param name="flashvars"
value="plugins=ltas<as.cc=yourchannelhere&file=video.flv">
<embed type="application/x-shockwave-flash"
id="single2"
name="single2"
src="player4.swf"
width="650"
height="400"
allowscriptaccess="always"
allowfullscreen="true"
wmode="transparent"
flashvars="plugins=ltas<as.cc=yourchannelhere&file=video.flv"
/>
</object>
</div>