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

The craeted link does not work


I have uploaded a MP4 file with the size of 608/448 /(tats the size i want to publisch it on my website), took the size in der jw as the same. First. on the windows before creating the link, its says "error loading file" and the link that is created does not work, when i want to embed it on f.a. on my jimdo site.
Please let me know, how i can crate an link that is o.k.
thanks
Michael

4 Community Answers

Ethan Feldman

JW Player Support Agent  
0 rated :

Please provide a link.

JW Player

User  
0 rated :

Here the entire "story" of the link!

<head> Insert this line of code into your webpage's <head> tag to load the cloud-hosted JW Player

<script src="http://jwpsrv.com/library/KtJgTrjAEeOf0iIACrqE1A.js"></script>

You only need to load the player library once in your website's <head>. Additional player embeds require the <body> embed code only.

<body> Copy the embed code below and paste it into the <body> of your webpage HTML.

<div id='playergEvaHAKv'></div>
<script type='text/javascript'>
jwplayer('playergEvaHAKv').setup({
playlist: 'http://jwpsrv.com/feed/gEvaHAKv.rss',
width: '608',
height: '448',
controls: 'false',
autostart: 'true'
});
</script>

Thanks for testing!

Michael

JW Player

User  
0 rated :

It works and is o.k., i have reseaved an message fro Jimdo how i can embedd the link.

thanks

Ethan Feldman

JW Player Support Agent  
0 rated :

Great, np.

This question has received the maximum number of answers.