Martin
2012-05-30 10:24:39
You are assumed to using the following setup:
So here goes...
%%Panel.PageHeader%%<script type="text/javascript" src="/js/jwplayer/jwplayer.js"></script>.
.
.
.
var jwplayer_url = full_url.substring(0,(full_url.length - 26))+ '/jwplayer';var jwplayer_url = '/js/jwplayer';k=j.substring(0,(j.length-26))+'/jwplayer'k='/js/jwplayer'theme_advanced_buttons2 : "cut,copy,paste,pastetext,pasteword,|,cleanup,|,bullist,numlist,|,table,|,outdent,indent,|,link,unlink,anchor,image,media,|,forecolor,backcolor,|,|,code,syntaxhl,preview",theme_advanced_buttons2 : "cut,copy,paste,pastetext,pasteword,|,cleanup,|,bullist,numlist,|,table,|,outdent,indent,|,link,unlink,anchor,image,jwplayer,media,|,forecolor,backcolor,|,|,code,syntaxhl,preview",plugins : "safari,pagebreak,style,layer,table,save,advimage,advlink,media,searchreplace,print,contextmenu,paste,fullscreen,visualchars,nonbreaking,xhtmlxtras,template,inlinepopups,preview",plugins : "safari,pagebreak,style,layer,table,save,advimage,advlink,media,searchreplace,print,contextmenu,paste,fullscreen,visualchars,nonbreaking,xhtmlxtras,template,inlinepopups,preview, jwplayer",That's about it... I may have missed a step but I'm recording this for posterity...
You should then see the JWPlayer logo next to the media icon and be able to add in your videos to play...