Create a folder named "player" in your File Manager:
Step 2:
Unpack the jw player and upload the files jwplayer.js player.swf swfobject.js into the "player" folder:
Step 3:
I've indicated in the following code what should be replaced by your own links.
Page with full entry text and associated comments' ( best after or before $MESSAGE$ )
Code
<?if($AUTHOR_SITE$)?><center><script type='text/javascript' src='$HOME_PAGE_LINK$/player/swfobject.js'></script><div id="mediaspace">This text will be replaced</div><script type='text/javascript'> var so = new SWFObject('$HOME_PAGE_LINK$/player.swf','mpl','580','400','9'); so.addParam('allowfullscreen','true'); so.addParam('allowscriptaccess','always'); so.addParam('wmode','opaque'); so.addVariable('image','your image, logo etc'); so.addVariable('file','$AUTHOR_SITE$'); so.write('mediaspace'); </script></center><?endif?>
We will use the field $AUTHOR_SITE$ to automatically add a youtube link. Change the size of the player by changing '580','400','9' ( marked in blue ) in the code.
This code can be used in almost all modules, just add it in 'Page with full entry text and associated comments' ( best after or before $MESSAGE$ ).
Go to the module in which you add it in Substitution of default phrases--> FORM FOR ADDING NEW ENTRIES TO "( module you have chosen )" MODULE.
Change AUTHOR SITE into Youtube link.
When you add content you only need to insert a link into the field:
and you have your own player for the site (example):
If your site is not in English you can add the translation to your player ( for movies ) by adding: