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

Jwplayer video problem


hi l have your code l want play watch video but dont doing repeat, loop, again is problem l enter later start ok but ı want autoplay video dont start

<script type='text/javascript' src='Video_Bilesenler/ornek3/jwplayer.js'></script>
<div id='mediaspace'>This text will be replaced</div>
<script type='text/javascript'>
jwplayer('mediaspace').setup({
'flashplayer': 'Video_Bilesenler/ornek3/player.swf',
'file': 'Videolar/video.flv',
'autostart': 'True',
'autoplay': 'True',
'autoplay': '1',
'autoplay': 'yes',
'repeat': 'True',
'autoRewind': 'True',
'controlbar': 'bottom',
'width': '355',
'height': '322'
});


</script>

5 Community Answers

harunyl

User  
0 rated :

video finished, I want to start but does not start automatically begin to pressure the start button I want to help

harunyl

User  
0 rated :

https://support.jwplayer.com/customer/portal/articles/1406725-youtube-video-embed

dont start automatically

video finish later start automatically play

harunyl

User  
0 rated :

https://www.jwplayer.com/products/jwplayer/ dont start automatically play

harunyl

User  
0 rated :

http://stackoverflow.com/questions/20367756/jw-player-doesn-not-repeat-video

Alex

JW Player Support Agent  
0 rated :

Hi, there.

If you want to automatically start and repeat content, you can do this by setting autostart: true and repeat: true in your embed code. You can see an example of this here: http://qa.jwplayer.com/~abussey/demos/feb2016/72714-repeat.html

Please let me know if you need any more help or have any other questions.

Thank you!

This question has received the maximum number of answers.