Name is required.
Email address is required.
Invalid email address
Answer is required.
Exceeding max length of 5KB

Syntax problem?


Hello Ethan!
This is Blomqvist in Sweden again. I have changed web production spftware an can not implement JW int it. obvisly. Heres my codes, please help me adjust them (should I make a folder named "uploads" on my ftp?) :
/License key 89489

I Body
<div id="Safetypants"></div>

<script>
jwplayer("Safetypants").setup({
file: "/uploads/ http://www.playmedia.se/xara/Safetypants.mp4",
image: "/uploads/ http://www.playmedia.se/xara/Safetyp.jpg",
width: "100%",
aspectratio: "16:9"
});
</script>
and in Head
<script type="text/javascript" src="/jwplayer/jwplayer.js"></script>
<script type="text/javascript">jwplayer.key="H5vG3eLbl4CJTpf40I4Gdx0/pytDgwbb2B194w==";</script>

Can you help me configure my settings shoul I be very satisfied.

Ronald
thor@playmedia.se

2 Community Answers

MisterNeutron

User  
1 rated :

Does this actually look like a valid URL to you?

file: "/uploads/ http://www.playmedia.se/xara/Safetypants.mp4",

Or this?

image: "/uploads/ http://www.playmedia.se/xara/Safetyp.jpg",

Ethan Feldman

JW Player Support Agent  
0 rated :

Yeah, they should be:

file: “http://www.playmedia.se/xara/Safetypants.mp4”,
image: “http://www.playmedia.se/xara/Safetyp.jpg”,

This question has received the maximum number of answers.