viper Posted May 17 Share Posted May 17 Is their any way to make it like this? I want to like this when users click to play and open popunder. There is an option popunder or direct link that works only when the user clicks to pause the video and then opens the pop or direct link. Quote Link to comment Share on other sites More sharing options...
Tech Support Posted May 17 Share Posted May 17 Embedded player cannot open popunders, as they are not top level browser pages. They are displayed inside an iframe, and if opening a popunder it will also be opened inside the same iframe. It is not technically possible to open top level popunder window from within iframe. Quote Link to comment Share on other sites More sharing options...
viper Posted May 17 Author Share Posted May 17 (edited) 1 hour ago, Tech Support said: Embedded player cannot open popunders, as they are not top level browser pages. They are displayed inside an iframe, and if opening a popunder it will also be opened inside the same iframe. It is not technically possible to open top level popunder window from within iframe. How do video hosts like dooood.com and streamtape work popunder in the embedded player? What about direct links? direct link only works when someone pauses the video but does not first click on the player. Edited May 17 by viper Quote Link to comment Share on other sites More sharing options...
Tech Support Posted May 17 Share Posted May 17 2 hours ago, viper said: How do video hosts like dooood.com and streamtape work popunder in the embedded player? Do you have a working example? 2 hours ago, viper said: direct link only works when someone pauses the video but does not first click on the player. Yes, because popunder takes the first click. Quote Link to comment Share on other sites More sharing options...
phseven Posted May 17 Share Posted May 17 I think it can be done using javascript/sandbox but we never tried 1 Quote Link to comment Share on other sites More sharing options...
viper Posted May 17 Author Share Posted May 17 4 hours ago, Tech Support said: Yes, because popunder takes the first click. But embeded player have no popunder then why their it works when someone pauses the video Quote Link to comment Share on other sites More sharing options...
Tech Support Posted May 18 Share Posted May 18 17 hours ago, viper said: But embeded player have no popunder then why their it works when someone pauses the video This is how it is designed to work. Quote Link to comment Share on other sites More sharing options...
viper Posted May 18 Author Share Posted May 18 1 hour ago, Tech Support said: This is how it is designed to work. is their any other option for work when users first click and link open? Quote Link to comment Share on other sites More sharing options...
Tech Support Posted May 19 Share Posted May 19 I think you can use some generic JS code to add a click listener on top of player to listen for the first click and open your link on the first click. How about example of other services being able to open popunders via embed code? 1 Quote Link to comment Share on other sites More sharing options...
viper Posted May 25 Author Share Posted May 25 On 5/19/2024 at 12:06 PM, Tech Support said: I think you can use some generic JS code to add a click listener on top of player to listen for the first click and open your link on the first click. How about example of other services being able to open popunders via embed code? where i have to add? Quote Link to comment Share on other sites More sharing options...
Tech Support Posted May 27 Share Posted May 27 You need to add JS code in Settings -> Embed player settings into embed player template. 1 Quote Link to comment Share on other sites More sharing options...
viper Posted May 27 Author Share Posted May 27 (edited) 6 hours ago, Tech Support said: You need to add JS code in Settings -> Embed player settings into embed player template. Is it possible to do by support? I do not know how to code. Edited May 27 by viper Quote Link to comment Share on other sites More sharing options...
Tech Support Posted May 27 Share Posted May 27 Sorry, we can't provide such code, as it requires much effort to make sure it is working correctly in all cases. 1 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.