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

JW7 Advertising Events dont work currectly


For some reason, on('AdRequest') & on('beforePlay')events and more are not firing on JWPlayer 7?

I Don't have a clue on why?

Here's an example for the API function:

playerInstance.on('AdRequest', function(event) {
console.info(event);
console.info("Request");
});

1 Community Answers

Alex

JW Player Support Agent  
0 rated :

Hi.

The event should actually be “adRequest” (without quotes, with a lowercase a).

Can you supply me with a link to a page with the player on it so I may take a look?

This question has received the maximum number of answers.