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

Download Button


addButton() API call is not working as expected. After clicking on download video button, all it does is open the video in the browser and starts playing the video.

3 Community Answers

Ethan Feldman

JW Player Support Agent  
0 rated :

That is what our demo does, if you look at our example, that is the expected behavior – http://support.jwplayer.com/customer/portal/articles/1436999-example-adding-a-download-button

mjpz

User  
0 rated :

Can we change the image of that download button later through some function?

For example by default while adding button we set to X.png, and later when I click that button I need to change that to Y.png.

Is it possible?

Ethan Feldman

JW Player Support Agent  
0 rated :

You can write any JS you want in the function, so sure, theoretically that would work.

This question has received the maximum number of answers.