installing JW player
Permalink
Hi all,
Which file exactly should I place the script from number 2??
and
Which file exactly should I place the script from number 3??
My home page theme is Column Cruiser..
2. Include the jwplayer.js somewhere in the head of your website:
<script type="text/javascript" src="/jwplayer/jwplayer.js"></script>
3. Call the player setup somewhere in the body of your website. Here’s a
basic example:
<embed
flashvars="file=/data/bbb.mp4&autostart=true" allowfullscreen="true"
allowscripaccess="always" id="player1"
name="player1" src="player.swf" width="480" height="270"
What file or directory should I place the above file???
Which file exactly should I place the script from number 2??
and
Which file exactly should I place the script from number 3??
My home page theme is Column Cruiser..
2. Include the jwplayer.js somewhere in the head of your website:
<script type="text/javascript" src="/jwplayer/jwplayer.js"></script>
3. Call the player setup somewhere in the body of your website. Here’s a
basic example:
<embed
flashvars="file=/data/bbb.mp4&autostart=true" allowfullscreen="true"
allowscripaccess="always" id="player1"
name="player1" src="player.swf" width="480" height="270"
What file or directory should I place the above file???