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

Is it possible to auto-play ads without autoplaying a video behind it?


I'd like to set up a small player with playlist in the sidebar of my site and I'd like to have an auto-play, sound-off ad play when the page loads but I don't want a video to load and play behind that. Is it possible to have the ad auto-play and the video click to play?

5 Community Answers

Todd

JW Player Support Agent  
0 rated :

No, you must define a video in the file: ’’ parameter. Your best option would be to point to a half-second long, blank MP4. Your ads will play, but the end user will never detect that there was a short blip between ads.

jherrieven

User  
0 rated :

@brian

Do you want the video Ad to auto-play once, and only once, before the playlist becomes active, or do you want the Ad to play once before any and all playlist items (when they are first clicked), and then paused, before the playlist item is clicked again to play?

James

brian

User  
0 rated :

Yes, I want the ad to auto-play once on pageload before the playlist is active. When it stops, a click-to-play video from the playlist is ready but doesn't auto-play.

If the video is clicked, I don't need a pre-roll ad to play in front of that.

jherrieven

User  
0 rated :

In this case, your best route would be to put together an Ads only player setup, with autostart=true, which also has the Ad Completion (and Ad Error) events bound which then re-setup the player with just the playlist - no Ads and no autostart.

Let me know if you need help in doing this.

James

jherrieven

User  
0 rated :

I've created an example (build with Tatami) to show how this is possible:

http://dev.powered-by-haiku.co.uk/solutions/tatami/examples/ad-fronted-playlist.htm

James

This question has received the maximum number of answers.