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

VAST tag into a link


Hi There,

I was wondering if JWPlayer can give us the option of uploading a video via VAST tag and have it transformed into a link?

Thanks!

1 Community Answers

Todd

JW Player Support Agent  
0 rated :

No, we do not really have any built-in functionality to do that. The VAST tags are usually configured in the jwplayer().setup() call to tell our player to request the ad.

It would not be impossible, however, to configure a Javascript file that loads our player, creates a <div> tag, and then calls the player setup() with the VAST tag configured as well.

This question has received the maximum number of answers.