
self-hosting JW8
Can someone share some script snippets that will allow me to access the player and set of files stored in a sub-directory "/music"?
I get an initial parsing error when using sample code from JWPLAYER site:
This the script given as an example for self-hosting with my jumbled key inserted:
<script type="text/javascript" src="/jwplayer-8.0.5/jwplayer.js"></script>
<script type="text/javascript">jwplayer.key="SR3ALBzE8n8JUMBLEDnQbB13k==";</script>
The Parse error: syntax error, unexpected '<' in /home2/settimi/public_html/stage/index.php on line 2