Dose jwplayer 6 support flash plugin?
I try to use
<script type="text/javascript">
jwplayer("player1").setup({
file: 'http://www.youtube.com/watch?v=ac7KhViaVqc',
height: 272,
image: "http://d3el35u4qe4frz.cloudfront.net/bkaovAYt-640.jpg",
width: 640,
plugins: 'http://192.168.17.159:8888/mediaplayer-6.0/plugins/apitester/apitester.swf',
});
</script>
But it is no use......
Could some one help me?